Academic literature on the topic 'Static vs. Dynamic Model'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Static vs. Dynamic Model.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Dissertations / Theses on the topic "Static vs. Dynamic Model"

1

Grimsmo, Nils. "Dynamic indexes vs. static hierarchies for substring search." Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2005. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-9225.

Full text
Abstract:
<p>This report explores the problem of substring search in a dynamic document set. The operations supported are document inclusion, document removal and queries. This is a well explored field for word indexes, but not for substring indexes. The contributions of this report is the exploration of a multi-document dynamic suffix tree (MDST), which is compared with using a hierarchy of static indexes using suffix arrays. Only memory resident data structures are explored. The concept of a ``generalised suffix tree'', indexing a static set of strings, is used in bioinformatics. The implemented data structure adds online document inclusion, update and removal, linear on the single document size. Various models for the hierarchy of static indexes is explored, some which of give faster update, and some faster search. For the static suffix arrays, the BPR cite{SS05} construction algorithm is used, which is the fastest known. This algorithm is about 3-4 times faster than the implemented suffix tree construction. Two tricks for speeding up search and hit reporting in the suffix array are also explored: Using a start index for the binary search, and a direct map of global addresses to document IDs and local addresses. The tests show that the MDST is much faster than the hierarchic indexes when the index freshness requirement is absolute, and the documents are small. The tree uses about three times as much memory as the suffix arrays. When there is a large number of hits, the suffix arrays are slightly faster on reporting hits, as there they have better memory locality. If you have enough primary memory, the MDST seems to be the best choice in general.</p>
APA, Harvard, Vancouver, ISO, and other styles
2

Rehnberg, Oscar. "Static vs Dynamic Weather Systems in Video Games." Thesis, Malmö universitet, Malmö högskola, Institutionen för datavetenskap och medieteknik (DVMT), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-40220.

Full text
Abstract:
Research has shown that creating uniformity in video games has a larger potential to be objectively good. Realistic video games can create uniformity by implementing a dynamic weather system. The purpose of this thesis is to compare dynamic and static weather and their contribution to the overall player satisfaction. Three weather components were created: wind, rain and clouds. Which weather component that creates the most enjoyment have been examined. Two virtual environments, one dynamic and one static, were created and a test group answered a questionnaire regarding the simulations. Results indicate that dynamic weather is preferred over static weather regarding overall satisfaction.
APA, Harvard, Vancouver, ISO, and other styles
3

Leo, John 1964. "Dynamic process creation in a static model." Thesis, Massachusetts Institute of Technology, 1990. http://hdl.handle.net/1721.1/14038.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Cheng, Xueqi. "Exploring Hybrid Dynamic and Static Techniques for Software Verification." Diss., Virginia Tech, 2010. http://hdl.handle.net/10919/26216.

Full text
Abstract:
With the growing importance of software on which human lives increasingly depend, the correctness requirement of the underlying software becomes especially critical. However, the increasing complexities and sizes of modern software systems pose special challenges on the effectiveness as well as efficiency of software verification. Two major obstacles include the quality of test generation in terms of error detection in software testing and the state space explosion problem in software formal verification (model checking). In this dissertation, we investigate several hybrid techniques that explore dynamic (with program execution), static (without program execution) as well as the synergies of multiple approaches in software verification from the perspectives of testing and model checking. For software testing, a new simulation-based internal variable range coverage metric is proposed with the goal of enhancing the error detection capability of the generated test data when applied as the target metric. For software model checking, we utilize various dynamic analysis methods, such as data mining, swarm intelligence (ant colony optimization), to extract useful high-level information from program execution data. Despite being incomplete, dynamic program execution can still help to uncover important program structure features and variable correlations. The extracted knowledge, such as invariants in different forms, promising control flows, etc., is then used to facilitate code-level program abstraction (under-approximation/over-approximation), and/or state space partition, which in turn improve the performance of property verification. In order to validate the effectiveness of the proposed hybrid approaches, a wide range of experiments on academic and real-world programs were designed and conducted, with results compared against the original as well as the relevant verification methods. Experimental results demonstrated the effectiveness of our methods in improving the quality as well as performance of software verification. For software testing, the newly proposed coverage metric constructed based on dynamic program execution data is able to improve the quality of test cases generated in terms of mutation killing â a widely applied measurement for error detection. For software model checking, the proposed hybrid techniques greatly take advantage of the complementary benefits from both dynamic and static approaches: the lightweight dynamic techniques provide flexibility in extracting valuable high-level information that can be used to guide the scope and the direction of static reasoning process. It consequently results in significant performance improvement in software model checking. On the other hand, the static techniques guarantee the completeness of the verification results, compensating the weakness of dynamic methods.<br>Ph. D.
APA, Harvard, Vancouver, ISO, and other styles
5

Rapo, M. (Marja). "JuliaFEM implementation of model reduction algorithms for static and dynamic simulations." Bachelor's thesis, University of Oulu, 2018. http://urn.fi/URN:NBN:fi:oulu-201801181099.

Full text
Abstract:
The goal of this work was to implement the static and dynamic condensation algorithms to JuliaFEM which is an open source finite element method solver written in the Julia language. The implemented algorithms are Guyan reduction and the Craig-Bampton method which reduce the stiffness and mass matrices of models for static and dynamic analyses and therefore also reduce the required computation time in the analyses. This work includes theory behind these algorithms and testing them on an example model. The condensed stiffness and mass matrices give the same results as the original matrices which proves that the implemented algorithms work correctly. The purpose is that in the future the implementations could be applied to large models in static and dynamic simulations<br>Tämän työn tavoitteena oli koodata staattinen sekä dynaaminen kondensointialgoritmi JuliaFEM:iin, joka on Julia-kielellä koodattu avoimen lähdekoodin elementtimenetelmäratkaisija. Koodatut algoritmit ovat Guyanin reduktio sekä Craig-Bampton-menetelmä, joiden tarkoitus on tiivistää kappaleen jäykkyys- ja massamatriisit staattisia ja dynaamisia analyyseja varten ja siten nopeuttaa analyysien laskenta-aikaa. Työssä on käyty läpi staattisen ja dynaamisen kondensoinnin teoriaa sekä suoritettu kondensointi esimerkkimallille. Tiivistetyillä jäykkyys- ja massamatriiseilla saadaan samat tulokset kuin alkuperäisillä, mikä todistaa koodien toimivan oikein. Tarkoitus on, että koodien avulla voidaan jatkossa tiivistää suuriakin malleja
APA, Harvard, Vancouver, ISO, and other styles
6

Paczkowski, Remi. "Monte Carlo Examination of Static and Dynamic Student t Regression Models." Diss., Virginia Tech, 1997. http://hdl.handle.net/10919/38691.

Full text
Abstract:
This dissertation examines a number of issues related to Static and Dynamic Student t Regression Models. The Static Student t Regression Model is derived and transformed to an operational form. The operational form is then examined in a series of Monte Carlo experiments. The model is judged based on its usefulness for estimation and testing and its ability to model the heteroskedastic conditional variance. It is also compared with the traditional Normal Linear Regression Model. Subsequently the analysis is broadened to a dynamic setup. The Student t Autoregressive Model is derived and a number of its operational forms are considered. Three forms are selected for a detailed examination in a series of Monte Carlo experiments. The models’ usefulness for estimation and testing is evaluated, as well as their ability to model the conditional variance. The models are also compared with the traditional Dynamic Linear Regression Model.<br>Ph. D.
APA, Harvard, Vancouver, ISO, and other styles
7

Lee, Byungho. "Methodology for rapid static and dynamic model-based engine calibration and optimization." Connect to resource, 2005. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=osu1117638435.

Full text
Abstract:
Thesis (Ph. D.)--Ohio State University, 2005.<br>Title from first page of PDF file. Document formatted into pages; contains xv, 222 p.; also includes graphics. Includes bibliographical references (p. 211-222) Available online via OhioLINK's ETD Center
APA, Harvard, Vancouver, ISO, and other styles
8

Archenti, Andreas. "Model-Based Investigation of Machining Systems Characterist : Static and Dynamic Stability Analysis." Licentiate thesis, KTH, Production Engineering, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-9754.

Full text
Abstract:
<p> </p><p>The increasing demands for precision and efficiency in machining call for new control strategies for machining systems based on the identification of static and dynamic characteristics under operational conditions. By considering the machining system as a closed-loop system consisting of a machine tool structure and a machining process, the join system characteristics can be analyzed. The capability of a machining system is mainly determined by its static and dynamic stiffness.</p><p>The goal of this thesis is to introduce some concepts and methods regarding the identification of machining system stability. Two methods are discussed, one for the static behaviour analysis of a machine tool, and one for dynamic stability of a machining system. Preliminary results are indicating unambiguous identification of capabilities of machining systems static and dynamic characteristics.</p><p>The static behaviour of a machine tool is evaluated by use of a loaded double ball bar (LDBB) device. The device reproduces the real interaction between the join system, the machine tool elastic structure and the cutting process. This load is not equivalent to real cutting forces, but it does have a similar effect on the structure. This has been investigated both trough simulation and experimental work.</p><p>It is possible to capture the process – ­machine interaction in a machining system by use of the model-based identification approach. The identification approach takes into consideration this interaction and can therefore be used to characterize the machining system under operational conditions. The approach provides realistic prerequisites for in-process machining system testing. The model parameters can be further employed for control and optimization of the cutting process. Using different classification schemes, the model-based identification method is promising for the detection of instability.</p><p>Furthermore, it is the author’s belief that a model-based stability analysis approach is needed to exploit the full potential of a model driven parts manufacturing approach.</p>
APA, Harvard, Vancouver, ISO, and other styles
9

Archenti, Andreas. "Model-Based Investigation of Machining Systems Characteristics : Static and Dynamic Stability Analysis." Licentiate thesis, Stockholm : Industriell teknik och management, Kungliga Tekniska högskolan, 2008. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-9754.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Saillard, Emmanuelle. "Static/Dynamic Analyses for Validation and Improvements of Multi-Model HPC Applications." Thesis, Bordeaux, 2015. http://www.theses.fr/2015BORD0176/document.

Full text
Abstract:
L’utilisation du parallélisme des architectures actuelles dans le domaine du calcul hautes performances, oblige à recourir à différents langages parallèles. Ainsi, l’utilisation conjointe de MPI pour le parallélisme gros grain, à mémoire distribuée et OpenMP pour du parallélisme de thread, fait partie des pratiques de développement d’applications pour supercalculateurs. Des erreurs, liées à l’utilisation conjointe de ces langages de parallélisme, sont actuellement difficiles à détecter et cela limite l’écriture de codes, permettant des interactions plus poussées entre ces niveaux de parallélisme. Des outils ont été proposés afin de palier ce problème. Cependant, ces outils sont généralement focalisés sur un type de modèle et permettent une vérification dite statique (à la compilation) ou dynamique (à l’exécution). Pourtant une combinaison statique/- dynamique donnerait des informations plus pertinentes. En effet, le compilateur est en mesure de donner des informations relatives au comportement général du code, indépendamment du jeu d’entrée. C’est par exemple le cas des problèmes liés aux communications collectives du modèle MPI. Cette thèse a pour objectif de développer des analyses statiques/dynamiques permettant la vérification d’une application parallèle mélangeant plusieurs modèles de programmation, afin de diriger les développeurs vers un code parallèle multi-modèles correct et performant. La vérification se fait en deux étapes. Premièrement, de potentielles erreurs sont détectées lors de la phase de compilation. Ensuite, un test au runtime est ajouté pour savoir si le problème va réellement se produire. Grâce à ces analyses combinées, nous renvoyons des messages précis aux utilisateurs et évitons les situations de blocage<br>Supercomputing plays an important role in several innovative fields, speeding up prototyping or validating scientific theories. However, supercomputers are evolving rapidly with now millions of processing units, posing the questions of their programmability. Despite the emergence of more widespread and functional parallel programming models, developing correct and effective parallel applications still remains a complex task. Although debugging solutions have emerged to address this issue, they often come with restrictions. However programming model evolutions stress the requirement for a convenient validation tool able to handle hybrid applications. Indeed as current scientific applications mainly rely on the Message Passing Interface (MPI) parallel programming model, new hardwares designed for Exascale with higher node-level parallelism clearly advocate for an MPI+X solutions with X a thread-based model such as OpenMP. But integrating two different programming models inside the same application can be error-prone leading to complex bugs - mostly detected unfortunately at runtime. In an MPI+X program not only the correctness of MPI should be ensured but also its interactions with the multi-threaded model, for example identical MPI collective operations cannot be performed by multiple nonsynchronized threads. This thesis aims at developing a combination of static and dynamic analysis to enable an early verification of hybrid HPC applications. The first pass statically verifies the thread level required by an MPI+OpenMP application and outlines execution paths leading to potential deadlocks. Thanks to this analysis, the code is selectively instrumented, displaying an error and synchronously interrupting all processes if the actual scheduling leads to a deadlock situation
APA, Harvard, Vancouver, ISO, and other styles
More sources
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!