Essays about: "signaler"

Showing result 1 - 5 of 514 essays containing the word signaler.

  1. 1. Using artificial intelligence to improvetime estimation for project management

    University essay from Uppsala universitet/Signaler och system

    Author : Marcus Bonnedahl; [2024]
    Keywords : time estimation; ai; machine learning; project management;

    Abstract : Time estimation is an important aspect in project management. Failure to make accurateestimates can lead to large consequences. Despite this, humans tend to make fairly inaccurateestimates when tasked to, often underestimating the time something will take substantially. READ MORE

  2. 2. Multi-Parameter Modelling of Surface Electromyography Data

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

    Author : Ahmad Alosta; Josef Djärf; [2024]
    Keywords : Surface electromyography; modelling; Python; sEMG; decomposition; neuroengineering; motor unit; muscle; simulation; Technology and Engineering;

    Abstract : Ytelektromyografi (sEMG) mäter skelettmuskelfunktionen genom att registrera muskelaktivitet från hudens yta. Tekniken kan användas för att diagnostisera neuromuskulära sjukdomar och som ett hjälpmedel vid rehabilitering, biomedicinsk forskning och för interaktion mellan människa och dator. READ MORE

  3. 3. Evaluation of Deep Q-Learning Applied to City Environment Autonomous Driving

    University essay from Uppsala universitet/Signaler och system

    Author : Jonas Wedén; [2024]
    Keywords : Machine Learning; ML; Reinforcement Learning; RL; Neural Network; Deep Learning; Autonomous Vehicle; Vehicle; CARLA; Convolutional Neural Network; CNN; Precisit; Q-learning; Deep Q-learning; DQN;

    Abstract : This project’s goal was to assess both the challenges of implementing the Deep Q-Learning algorithm to create an autonomous car in the CARLA simulator, and the driving performance of the resulting model. An agent was trained to follow waypoints based on two main approaches. READ MORE

  4. 4. Heart rate estimation from wrist-PPG signals in activity by deep learning methods

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

    Author : Marie-Ange Stefanos; [2023]
    Keywords : Deep Learning; Medical Data; Signal Processing; Heart Rate Estimation; Wrist Photoplethysmography; Djup lärning; Medicinska Data; Signalbehandling; Pulsuppskattning; Handledsfotopletysmograf;

    Abstract : In the context of health improving, the measurement of vital parameters such as heart rate (HR) can provide solutions for health monitoring, prevention and screening for certain chronic diseases. Among the different technologies for HR measuring, photoplethysmography (PPG) technique embedded in smart watches is the most commonly used in the field of consumer electronics since it is comfortable and does not require any user intervention. READ MORE

  5. 5. State Machine Model-To-Code Transformation In C

    University essay from Uppsala universitet/Signaler och system

    Author : Jonathan Carlgren; Per William Oskarsson; [2023]
    Keywords : State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Abstract : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. READ MORE