Essays about: "code tracing"

Showing result 11 - 15 of 22 essays containing the words code tracing.

  1. 11. Acoustic Ray tracing in urban environments

    University essay from KTH/MWL Marcus Wallenberg Laboratoriet

    Author : Christoffer Källén; [2017]
    Keywords : ;

    Abstract : This is the report of the development of a program written in MATLAB to study the propagation of sound waves using Smit’s ray tracing algorithm. The final program is able to use the data from vectorized maps to build a three-dimensional landscape and calculate the reflections at each interception point when a ray emitted from the source hits the surface of an obstacle. READ MORE

  2. 12. Coupling of neutron optics and shielding using Vitess and Geant4

    University essay from Lunds universitet/Fysiska institutionen; Lunds universitet/Kärnfysik

    Author : Ellen Brydevall; [2016]
    Keywords : Geant4; gamma radiation; neutron; ESS; Vitess; Physics and Astronomy;

    Abstract : The European Spallation Source (ESS) will be a material research center built around a powerful neutron source. At ESS, researchers will be able to carry out precise measurements using neutron scattering. The quality of the measurements is determined by the signal-to-noise ratio. READ MORE

  3. 13. Tracing the Effects of Fiscal Policy on the Greek Macroeconomy: A Structural VAR Analysis

    University essay from Handelshögskolan i Stockholm/Institutionen för nationalekonomi

    Author : Maria Dimou; [2015]
    Keywords : Structural Vector Autoregressions SVAR ; fiscal policy; fiscal multipliers; real effects;

    Abstract : This paper contributes towards extending previous work done on the estimation of the real effects of fiscal-policy shocks within the context of the Greek economy and, in so doing, focuses on the reaction of private consumption and investment. Special attention is also paid to the determination of the theoretical framework that best describes the properties of the data. READ MORE

  4. 14. A Tracing JIT Compiler for Erlang using LLVM

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Johan Fänge; [2015]
    Keywords : erlang; tracing; jit; llvm; beam; Technology and Engineering;

    Abstract : We have modified the Erlang runtime to add support for a tracing just-in-time (JIT) compiler, similar to Mozilla’s TraceMonkey. Tracing is a technique to augment an existing interpreter with a JIT simply by recording the instructions executed during a loop iteration, and then generate optimized native code from this. READ MORE

  5. 15. Conversion of Cray pointers to Fortran 90 pointers in a Ray tracing application

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Farrukh Mateen; Syed Nawazuddin; [2013]
    Keywords : ;

    Abstract : This report is a documentation of techniques involved in the conversion of Cray pointers to Fortran 90 pointers in a ray-tracing application. A CAD object is generated and used for ray-tracing and the output is rendered on a pixel screen. Several implementations of ray-tracing were compared. READ MORE