Filtry
wszystkich: 3465
-
Katalog
- Publikacje 2988 wyników po odfiltrowaniu
- Czasopisma 98 wyników po odfiltrowaniu
- Konferencje 39 wyników po odfiltrowaniu
- Osoby 132 wyników po odfiltrowaniu
- Projekty 8 wyników po odfiltrowaniu
- Laboratoria 2 wyników po odfiltrowaniu
- Zespoły Badawcze 6 wyników po odfiltrowaniu
- Kursy Online 135 wyników po odfiltrowaniu
- Wydarzenia 9 wyników po odfiltrowaniu
- Dane Badawcze 48 wyników po odfiltrowaniu
wyświetlamy 1000 najlepszych wyników Pomoc
Wyniki wyszukiwania dla: WSSUS MODELING
-
Molecular Modeling of Meta II Rhodopsin
Publikacja -
Modeling Dynamics of Autonomous Underwater Vehicle.
PublikacjaArtykuł dotyczy budowy modelu autonomicznego pojazdu podwodnego do celów syntezy układu sterowania pojazdem. Rozważany pojazd ma długośc ok. 1 m i 30 cm średnicy. Wyposażony jest w 5 pędników, które pozwalają na sterowanie w pięciu stopniach swobody. Do badań wykorzystano model o 4 stopniach swobody. Dokonano identyfikacji parametrycznej modelu. Model zrealizowano w środowisku programowym Matlab/Simulink.
-
Systems modeling and simulation for environmental management.
PublikacjaW pracy omówiono podstawy systemowego modelowania i symulacji w szerokim zakresie zagadnień związanych z zarządzaniem przepływami informacji w środowisko naturalnym.
-
On constitutive modeling for technical woven fabric
PublikacjaW pracy przestawiono kilka modeli konstytutywnych przyjmowanych do opisu zachowania się tkanin technicznych. Oprócz modeli zaczerpniętych z literatury autorzy prezentują własną koncepcje modelu stanowiąca rozszerzenie modelu sieci gęstej.This paper describes several types of the constitutive models used for the technical woven fabric description. Besides of the literatures examples of the constitutive models, the authors presented...
-
A methodology of visual modeling language evaluation
PublikacjaMetody oceny jakości metod modelowania są istotnym elementem inżynierii języków modelowania wizualnego. W referacie zaproponowano metodę oceny języków modelowania wizualnego na podstawie wymiarów poznawczych. Zaprezentowano metodologiczną dyskusję zastosowania nauk psychologicznych do oceny metod modelowania, metodologię CD-VML, powiązaną z nią metodę CD-VML-UC do oceny przypadków użycia oraz weryfikację metodologii.
-
Modeling of nonlinear generation in a bubble layer
PublikacjaPraca prezentuje numeryczne podejście do zagadnienia liniowego i nieliniowego rozpraszania w warstwie z pęcherzykami. Badania numeryczne niekoherentnego rozpraszania wykonano stosując metodę Monte Carlo. Propagację i wsteczne rozpraszanie sygnałów badano w oparciu o równanie Rayleigha-Plesseta.
-
Modeling energy consumption of parallel applications
PublikacjaThe paper presents modeling and simulation of energy consumption of two types of parallel applications: geometric Single Program Multiple Data (SPMD) and divide-and-conquer (DAC). Simulation is performed in a new MERPSYS environment. Model of an application uses the Java language with extension representing message exchange between processes working in parallel. Simulation is performed by running threads representing distinct process...
-
Modeling SPMD Application Execution Time
PublikacjaParallel applications in a Single Process Multiple Data paradigm assume splitting huge amounts of data to multiple processors working in parallel at small data packets. As the individual data packets are not independent, the processors must interact with each other to exchange results of the calculations with their adjacent partners and take these results into account in their own computations. An example of SPMD is geometric parallelism...
-
Modeling DAC Application Execution Time
PublikacjaAn application written in the Divide And Conquer paradigm is more difficult to model than SPMD application because of complex algorithm, causing use of many coefficients in a computational complexity function. Processors are divided into various layers, each layer contains different number of processors. Data packets processed in different layers and transferred between layers have different length. Moreover first layer processors use...
-
Modeling bioaugmentation with nitrifiers in membrane bioreactors
PublikacjaBioaugmentation with nitrifiers was studied using two pilot-scale membrane bioreactors, with the purpose of assessing the suitability of state-of-the-art activated sludge models (ASMs) in predicting the efficiency of bioaugmentation as a function of operating conditions. It was demonstrated that the temperature difference between seeding and seeded reactors (ΔT) affects bioaugmentation efficiency. Experimental data were accurately...
-
Modeling emotions for affect-aware applications
PublikacjaThe chapter concerns emotional states representation and modeling for software systems, that deal with human affect. A review of emotion representation models is provided, including discrete, dimensional and componential models. The paper provides also analysis of emotion models used in diverse types of affect-aware applications: games, mood trackers or tutoring systems. The analysis is supported with two design cases. The study...
-
Grand Challenges on the Theory of Modeling and Simulation
PublikacjaModeling & Simulation (M&S) is used in many different fields and has made many significant contributions. As a field in its own right, there have been many advances in methodologies and technologies. In 2002 a workshop was held in Dagstuhl, Germany, to reflect on the grand challenges facing M&S. Ten years on, a series of M& S Grand Challenge activities are marking a decade of progress and are providing an opportunity to reflect...
-
Modeling of Human Tissue for Medical Purposes
PublikacjaThe paper describes the possibilities offered for medicine by modeling of human tissue using virtual and augmented reality. It also presents three proposals of breast modeling for the use in clinical practice. These proposals are the result of arrangements of medical and computer scientists team (the authors) and will be pursued and implemented in the near future. There is included also a brief description of the most popular methods...
-
MEMS Modeling in the Context of Inertial Navigation
PublikacjaUnderwater navigation is a research topic current undertaken in many areas of underwater research. The article presents an analysis resulting from MEMS modelling in the context of inertial navigation. The ideal approach was confronted with its limitations, but a non-linear approach, close to the real one, was also presented. Both models were compared in the context of inertial navigation. Random disturbances and their impact on linear...
-
Numerical modeling of quantum dynamical processes
PublikacjaIn this dissertation I present a high-precision (15, 18 or 33 decimal places) C++ implementation of quantum dynamics time propagation algorithms for both time-independent and time-dependent Hamiltonian with an inhomogeneous source term. Moreover I present an extension of both algorithms for time propagation to handle arbitrary number of coupled electronic levels. I have performed a careful validation of these implementations comparing...
-
Application of muscle model to the musculoskeletal modeling
PublikacjaThe purpose of this paper is to investigate new fusiform muscle models. Each of these models treats a muscle as a system composedof parts characterized by different mechanical properties. These models explain the influence of differences in the stiffness of lateral parts and the degree of muscle model discretization. Each muscle model is described by a system of differential equations and a single integro-differential equation....
-
Alternative Modeling of Volunteer Based Systems
PublikacjaThe canonical approach to model a flow of a voluntary based computing, as presented in Chapter 7 may tax the capacity of the simulator, especially when a more complex model of Voluntary Computing, proposed in [1], is used which would imply that, for typical heterogeneous groups of volunteers, several thousands of threads would have to be run inside the simulator, to mimic closely the behaviour of every volunteer. This chapter presents...
-
Modeling Parallel Applications in the MERPSYS Environment
PublikacjaThe chapter presents how to model parallel computational applications for which simulation of execution in a large-scale parallel or distributed environment is performed within the MERPSYS environment. Specifically, it is shown what approaches can be adopted to model key paradigms often used for parallel applications: master-slave, geometric parallelism (single program multiple data), pipelined and divide-and-conquer applications....
-
Modeling of light propagation in canine gingiva
PublikacjaThis study is a preliminary evaluation of the effectivenes of laser-based surgery of maxillary and mandibular bone in dogs. Current methods of gingivial surgery in dogs require the use of general anaesthesia.1, 2 The proposed methods of laser surgery can be performed on conscious dogs, which substantially reduces the associated risks. Two choices of lasers, Nd:YAG and a 930 nm semiconductor lasers were evaluated. The former is...
-
ENTERPRISE ACTIVITIES MODELING BY BPMN NOTATION
PublikacjaDepending on the process behavior, available know-how and organizational goals, different techniques and tools can be used for business process modeling. We concentrate on e-commerce, and try to find the best marketing strategy for the sales process improvement. In the paper we present the multilayer approach to define enterprise scenarios. This allows us to collect the suitable knowledge necessary for enterprise analysis and improvement....
-
Fundamentals of Data-Driven Surrogate Modeling
PublikacjaThe primary topic of the book is surrogate modeling and surrogate-based design of high-frequency structures. The purpose of the first two chapters is to provide the reader with an overview of the two most important classes of modeling methods, data-driven (or approx-imation), as well as physics-based ones. These are covered in Chap-ters 1 and 2, respectively. The remaining parts of the book give an exposition of the specific aspects...
-
Fundamentals of Physics-Based Surrogate Modeling
PublikacjaChapter 1 was focused on data-driven (or approximation-based) modeling methods. The second major class of surrogates are physics-based models outlined in this chapter. Although they are not as popular, their importance is growing because of the challenges related to construction and handling of approximation surrogates for many real-world problems. The high cost of evaluating computational models, nonlinearity of system responses,...
-
INTERNATIONAL JOURNAL OF NUMERICAL MODELLING-ELECTRONIC NETWORKS DEVICES AND FIELDS
Czasopisma -
Integrated membrane bioreactors modelling: A review on new comprehensive modelling framework
PublikacjaIntegrated Membrane Bioreactor (MBR) models, combination of biological and physical models, have been representing powerful tools for the accomplishment of high environmental sustainability. This paper, produced by the International Water Association (IWA) Task Group on Membrane Modelling and Control, reviews the state-of-the-art, identifying gaps for future researches, and proposes a new integrated MBR modelling framework. In...
-
Dynamics of S-unimodal maps used in population modeling.
Dane BadawczeS-unimodal maps are maps of the interval with negative Schwarzian derivative and having only one turning point (such that the map is increasing to the left of the turning point and decreasing to the right of it). Theory of S-unimodal maps is now a well-developed branch of discrete dynamical systems, including famous Singer theorem which implies existence...
-
Journal of Advances in Modeling Earth Systems
Czasopisma -
International Journal of Economics and Business Modeling
Czasopisma -
Advanced Modeling and Simulation in Engineering Sciences
Czasopisma -
Journal of Applied Structural Equation Modeling
Czasopisma -
ACM Transactions on Modeling and Computer Simulation
Czasopisma -
International Journal of Numerical Analysis and Modeling
Czasopisma -
Structural Equation Modeling: A Multidisciplinary Journal
Czasopisma -
USER MODELING AND USER-ADAPTED INTERACTION
Czasopisma -
Mathematical Modelling and Analysis
Czasopisma -
Multilevel pharmacokinetics-driven modeling of metabolomics data
Publikacja -
Computer modeling of the solution conformation of cyclic enkephalins
Publikacja -
Thermodynamic vs. extrathermodynamic modeling of chromatographic retention
Publikacja -
Modeling of photovoltaic properties of bilayer organic systems
PublikacjaPraca prezentuje teoretyczny opis charakterystyki prądowo-napięciowej i efektu fotowoltaicznego układu zbudowanego z dwóch warstw organicznych i elektrod. Rozpatrywane jest przybliżenie stałego pola elektrycznego oraz wpływ pułąpkowania nośników ładunku.
-
Modeling of polarimetric sensors using LabVIEW environment
PublikacjaW artykule przedstawiono program do modelowania światłowodowych sensorów polarymetrycznych. Program ten, stworzony w środowisku LabVIEW, wyznacza odpowiedź nieidealnego światłowodowego sensora polarymetrycznego na siłę działającą na przetwornik pomiarowy. Omówiono problemy występujące w procesie tworzenia oprogramowania do modelowania zjawisk fizycznych w graficznym środowisku programistycznym. Przedstawiono wybrane wyniki modelowania.
-
Modeling of Axial Flux Permanent Magnet Generators
Publikacja -
Modeling and experimental investigation of the small UPQC systems
Publikacja -
Modeling of acoustics of hearing aid earmold systems
Publikacja -
Modeling knee joint endoprosthesis mode of deformation
Publikacja -
Waveguide modeling as a tool for fitting a hearing aid
Publikacja -
Modeling of the process of selected fire signaling systems
Publikacja -
Billiard in a rotating half-plane: modeling and dynamics
Publikacja -
Three-dimensional CFD modeling of a steam ejector
Publikacja -
Modeling Study and Performance Investigation of a Thermoelectric Refrigerator
Publikacja -
Modeling and Simulation Method of Precision Grinding Processes
Publikacja -
Selected reflections on formal modeling in Industry 4.0
Publikacja