Essays about: "solution solving"

Showing result 1 - 5 of 386 essays containing the words solution solving.

  1. 1. Finite element density functional description of linear molecules

    University essay from Linnéuniversitetet/Institutionen för fysik och elektroteknik (IFE)

    Author : Malin Nygren; [2024]
    Keywords : ;

    Abstract : This report describes a project performed at Linnaeus University with the task of solving the Schrodinger equation for electrons in homonuclear diatomic molecules, using the finite element method in Python. The Schrodinger equation is solved for the hydrogen atom, nitrogen atom, hydrogen molecule and nitrogen molecule using a finite element method. READ MORE

  2. 2. Exploring the Depth-Performance Trade-Off : Applying Torch Pruning to YOLOv8 Models for Semantic Segmentation Tasks

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

    Author : Xinchen Wang; [2024]
    Keywords : Deep Learning; Semantic segmentation; Network optimization; Network pruning; Torch Pruning; YOLOv8; Network Depth; Djup lärning; Semantisk segmentering; Nätverksoptimering; Nätverksbeskärning; Fackelbeskärning; YOLOv8; Nätverksdjup;

    Abstract : In order to comprehend the environments from different aspects, a large variety of computer vision methods are developed to detect objects, classify objects or even segment them semantically. Semantic segmentation is growing in significance due to its broad applications in fields such as robotics, environmental understanding for virtual or augmented reality, and autonomous driving. READ MORE

  3. 3. Real-Time Certified MPC for a Nano Quadcopter

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

    Author : Arvid Linder; [2024]
    Keywords : MPC; Model predictive control; quadcopter; control system;

    Abstract : There is a constant demand to use more advanced control methods in a wider field of applications. Model Predictive Control (MPC) is one such control method, based on recurrently solving an optimization problem for determining the optimal control signal. READ MORE

  4. 4. Propagation of Nuclear Data Uncertainties for Reactor Physics Parameters in Fluorine-19-based Molten Salt Reactors

    University essay from Uppsala universitet/Tillämpad kärnfysik

    Author : Sigfrid Stjärnholm; [2023]
    Keywords : ;

    Abstract : It could be argued that a renaissance is taking place for the global interest in nuclear power - especially for the development of the next generation of reactor systems that aim at solving the problems with contemporary energy production with nuclear technology. One such proposed concept for Gen IV nuclear power is a Molten Salt Reactor (MSR), in which the nuclear fuel is in solution of a salt - often based on fluorine or chlorine. READ MORE

  5. 5. A review of the Kaczmarz method

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

    Author : Carl Lokrantz; [2023]
    Keywords : Kaczmarz method; Least squares; Image reconstruction; Iterative method; Linear system of equations; Projection; Numerical Linear Algebra; Block Kaczmarz; Greedy Kaczmarz; Randomized Kaczmarz; Mathematics and Statistics;

    Abstract : The Kaczmarz method is an iterative method for solving linear systems of equations. The Kaczmarz method has been around since it was developed by Kaczmarz 1937. The main idea behind the original Kaczmarz method is to orthogonally project the previous x_k onto the solution space given by a row of the system. READ MORE