Essays about: "without inversion"

Showing result 16 - 20 of 23 essays containing the words without inversion.

  1. 16. GPU Usage for Parallel Functions and Contacts in Modelica

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Vilhelm Roxling; Axel Goteman; [2015]
    Keywords : Arbitrary Shapes; Collision Response; Auto-generation; Collision Detection; Modelica; GPU; Technology and Engineering;

    Abstract : This thesis investigates two ways of incorporating GPUs in Modelica. The first by automatically generating GPU code for Modelica functions, and the second by using GPU accelerated external code for a contact handling package. Automatic parallelization of functions is desired, as it can potentially accelerate large simulations significantly. READ MORE

  2. 17. Comparison and Optimization of Insonation Strategies for Contrast Enhanced Ultrasound Imaging

    University essay from Biomedicinsk instrumentteknik; Tekniska högskolan

    Author : Vaka Narasimha Reddy; [2012]
    Keywords : Introduction to Medical Ultrasound; Ultrasound Contrast Agents; Ultrasound Contrast for Carotid Plaques; Contrast enhanced ultrasound imaging; Bubble Theory; Nonlinear imaging; Ultrasound imaging; Pulse inversion; Cadence contrast pulse sequence;

    Abstract : Evolution of vulnerable carotid plaques are crucial reason for cerebral ischemic strokes and identifying them in the early stage can become very important in avoiding the risk of stroke. In order to improve the identification and quantification accuracy of infancy plaques better visualization techniques are needed. READ MORE

  3. 18. Space and Infelicitous Place in the Poetry of Sylvia Plath

    University essay from Engelska institutionen

    Author : Cecilia Ahrfeldt; [2011]
    Keywords : Plath; space; place; Bachelard;

    Abstract : Sylvia Plath’s poetry has received considerable critical attention with respect to a wide range of themes and critical approaches. Variously labeled feminist, political, mythical and suicidal, Plath has been subject to enormous biographical scrutiny but the critical responses available today offer increasingly nuanced understandings of Plath’s work. READ MORE

  4. 19. Pricing of exotic options under the Kou model by using the Laplace transform

    University essay from Tillämpad matematik och fysik (MPE-lab)

    Author : Gayk Dzharayan; Elena Voronova; [2011]
    Keywords : Financial Mathematics; Double exponential jump-diusion model; Kou model; Laplace transform; Laplace transform inversion; two-dimensional Euler algorithm; two-asset correlation options.;

    Abstract : In this thesis we present the Laplace transform method of option pricing and it's realization, also compare it with another methods. We consider vanilla and exotic options, but more attention we pay to the two-asset correlation options. READ MORE

  5. 20. On Patterns for Refactoring Legacy C++ Code into a Testable State Using Inversion of Control

    University essay from Institutionen för datavetenskap

    Author : Per Böhlin; [2010]
    Keywords : Refactoring; Software Development; Coding Practices; Software Testing; Inversion of Control; Dependency Injection; Test Driven Development; Unit Testing; Inversion of Control Containers; Object Oriented Design;

    Abstract : Amending old projects of legacy code to include agile practices such as extensive unit testing and refactoring has proven difficult. Since automated unit testing was not widely used a decade ago, much code has been written without unit testing in mind. This is especially true for C++ where RAII has been the dominant pattern . READ MORE