Essays about: "general applications of computer"

Showing result 6 - 10 of 72 essays containing the words general applications of computer.

  1. 6. Reconnaissance Radar Robot

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Kasper Holm; Erik Henrysson; [2023]
    Keywords : radar; signal; processing; signal processing; state; machine; state machine; test; testing; radar testing; radar technology; frequency modulated continuous wave; fmcw; pulse radar; raspberry pi; single board computer; sbc; poe; power over ethernet; mqtt; mqtt package; python; drones; uav; unmanned aerial vehicle; drone detection; radar robot; swedish armed forces; swedish armed forces technical school; fmts; beamforming; fast fourier transform; fft; point cloud; point clustering; software design;

    Abstract : During the last century, various countries' armed forces have used unmanned aerial vehicles, commonly known as drones. In recent years, strives have been made to develop small commercial drones that have allowed the general public to afford and use them for recreational purposes. READ MORE

  2. 7. A Performance Comparison of Path Tracing on FPGA and GPU

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Anton Lilja; Markus Videfors; [2023]
    Keywords : ;

    Abstract : Ray Tracing algorithms have long been the popular choice for rendering realistic images, and in recent years they have also reached the field of real time computer graphics. Although their performance has seen great improvement, they are still very computationally costly to perform, both in terms of time and power. READ MORE

  3. 8. Reinforcement Learning for the Optimization of Explicit Runge-Kutta Method Parameters

    University essay from Lunds universitet/Matematik LTH; Lunds universitet/Matematik (naturvetenskapliga fakulteten); Lunds universitet/Matematikcentrum

    Author : Mélanie Fournier; [2023]
    Keywords : reinforcement learning; numerical analysis; Runge-Kutta; policy gradient; REINFORCE; Mathematics and Statistics;

    Abstract : Reinforcement learning is one of the three main paradigms in machine learning, which is increasingly used as a method to approach scientific problems. In this thesis, we introduce and use reinforcement learning to find the optimal parameters of a numerical solver. READ MORE

  4. 9. Extending applicability of symbolic execution to uncover possible shared memory transactions in GPU programs

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Jonathan Hjort; [2022]
    Keywords : ;

    Abstract : General-purpose computing on the graphics processing unit has become popular since the cost-to-power ratio is lower for GPUs (compared to CPUs) and the programmability of the GPU has increased. CUDA is an extension of the C/C++ programming languages which enables software developers to more easily make use of the computational power of the GPUs. READ MORE

  5. 10. Fuzzing of PKCS#11 Trusted Application

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Kevin Zeng; [2022]
    Keywords : Fuzzing; white-box; PKCS#11; OP-TEE; AFL; Open-TEE; TA; Trusted Application; Technology and Engineering;

    Abstract : The main goal of this thesis is to find an effective way to fuzz trusted applications (TAs) with source code residing in trusted execution environment (TEE). While fuzzing TAs has been previously done, no work has been found to utilize the source code of TAs to improve the fuzzing. READ MORE