Essays about: "Array in programming"

Showing result 6 - 10 of 33 essays containing the words Array in programming.

  1. 6. FPGA implementation of an sEMG classifier

    University essay from Lunds universitet/Avdelningen för Biomedicinsk teknik

    Author : William Marnfeldt; [2022]
    Keywords : electromyography; convolutional neural networks; classifier; field programmable gate array; prosthetic hand; Technology and Engineering;

    Abstract : This master’s thesis discusses the implementation of a convolutional neural network on a Field Programmable Gate Array (FPGA). It deals with implementation be describing a tool chain, starting with the designing of a model in Keras, transforming the model to Hardware Descriptive Language, and finally implementing it on an FPGA. READ MORE

  2. 7. Efficient multiple hypothesis tracking using a purely functional array language

    University essay from Linköpings universitet/Datorseende

    Author : Marcus Nolkrantz; [2022]
    Keywords : multiple object tracking; multiple hypothesis tracking; tracking-by-detection; GPGPU; GPU code abstraction; functional programming; Futhark;

    Abstract : An autonomous vehicle is a complex system that requires a good perception of the surrounding environment to operate safely. One part of that is multiple object tracking, which is an essential component in camera-based perception whose responsibility is to estimate object motion from a sequence of images. READ MORE

  3. 8. High-Performance Beamforming for Radar Technology : A Comparative Study of GPU Beamforming Algorithms

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

    Author : Oscar Lindgren; [2022]
    Keywords : Accelerated signal processing software; Beamforming; Electronic warfare; Electromagnetic waves; Emitter identification; Radar technology; Accelererad signalbehandlingsmjukvara; Beamforming; Elektronisk krigsföring; Elektromagnetiska vågor; Sändaridentifikation; Radarteknologi;

    Abstract : Radar technology is widely used in today´s society, whether it is the localisation and identification of aircraft in air traffic control systems, ships in harbour management systems, or the weather forecast presented on the news. In military applications, such as in fighter jets or missile lock-on systems, the speed at which the radar processes incoming data is essential to ensure a successful outcome. READ MORE

  4. 9. Efficient High-level Synthesis Implementation of massive MIMO Processing on RFSoC

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

    Author : Sijia Cheng; [2022]
    Keywords : Technology and Engineering;

    Abstract : Massive multiple-input multiple-output (MIMO) refers to a wireless access technology that equips base station (BS) with hundreds to thousands of antennas to serve tens of user equipment (UE) in the same time-frequency resource. These extensive antennas improve spectral and energy efficiency, but the detection algorithms tend to be more complex with operations, multiplications, and inversions on larger size matrix. READ MORE

  5. 10. Bridging of complex data structures between xtUML domains

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

    Author : Jesper Elgh; [2022]
    Keywords : xtUML; Executable and translatable UML; bridging; data structure; UML; Unified Modeling Language; Compilation; model compiler; bridgepoint; OAL; object action language;

    Abstract : Executable and Translatable UML (xtUML) is a high level software development method where models are developed using UML diagrams and action language code. Model compilers can translate a model into another programming language which is then executable. READ MORE