Essays about: "Python"

Showing result 16 - 20 of 816 essays containing the word Python.

  1. 16. A C++ Matrix library for computing the Gateaux derivative of the Fermi-Dirac operator

    University essay from Uppsala universitet/Avdelningen för beräkningsvetenskap

    Author : William Samuelsson; [2023]
    Keywords : C ; Quantum Chemistry; Matrix functions;

    Abstract : Computing the Fermi-Dirac operator is done through recursive polynomial expansions, using the SP2 and SP2 Acc algorithms. The Gateaux derivative is computed for both schemes by mapping the zeroth and first order matrices onto a block upper triangular matrix, which is implemented in Python using Numpy arrays to store full matrices and in C++ by first constructing a basic matrix library to use as blocks in a later created block upper triangular matrix library which only directly references two blocks in a 2 x 2 block matrix. READ MORE

  2. 17. 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

  3. 18. Detecting Distracted Drivers using a Federated Computer Vision Model : With the Help of Federated Learning

    University essay from Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Author : Joel Viggesjöö; [2023]
    Keywords : Machine Learning; Federated Learning; Computer Vision;

    Abstract : En av de vanligaste distraktionerna under bilkörning är utförandet av aktiviteter som avlägsnar förarens fokus från vägen, exempelvis användandet av en telefon för att skicka meddelanden. Det finns många olika sätt att hantera dessa problem, varav en teknik är att använda maskininlärning för att identifiera och notifiera distraherade bilförare. READ MORE

  4. 19. Pulse-width voltage modulation in the Python-based open-source simulator Motulator : A Realization of SVPWM, Harmonic analyzer and Over-modulation on Two and Three-level Inverters, and a Solution for Unbalanced Neutral Point Voltage on Three-level Inverters

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

    Author : Jiale Deng; [2023]
    Keywords : Three-level inverters; over-modulation techniques; space vector modulation; neutral-point voltage balancing; non-uniform Fourier transform; Trenivåväxelriktare; övermodulation; spacevektormodulering; balansering av nollpunktsspänning; olikformig Fouriertransform;

    Abstract : Controlling the dynamic outputs of electrical machines has always been an essential topic in aerospace, automotive and other industries. Electrical machine control consists of several components, each of which can be controlled in various ways. Whereas the dynamic responses are mostly simulated using MATLAB/SIMULINK, Prof. READ MORE

  5. 20. Modeling PFAS Transport in Groundwater - Exploring current approaches and evaluating parameter importance

    University essay from Lunds universitet/Väg- och vattenbyggnad (CI); Lunds universitet/Teknisk geologi

    Author : Clara Eklund; [2023]
    Keywords : PFAS; Groundwater modeling; FEFLOW; Python; Machine learning; Technology and Engineering;

    Abstract : PFAS contamination in drinking water is a current problem, and new regulations for drinking water limits were recently implemented in each member country of the EU in January this year. Understanding the spread of PFAS in groundwater is therefore important to prevent it from reaching drinking water sources. READ MORE