Essays about: "Datasystem"

Showing result 1 - 5 of 23 essays containing the word Datasystem.

  1. 1. Machine Learning for State Estimation in Fighter Aircraft

    University essay from KTH/Optimeringslära och systemteori

    Author : Axel Boivie; [2023]
    Keywords : State estimation; machine learning; fighter aircraft; neural networks; long short- term memory; LSTM; sensor fusion; air data system; ADS.; Tillståndsestimering; maskininlärning; stridsflygplan; neurala nätverk; sensorfusion; luftdatasystem.;

    Abstract : This thesis presents an estimator to assist or replace a fighter aircraft’s air datasystem (ADS). The estimator is based on machine learning and LSTM neuralnetworks and uses the statistical correlation between states to estimate the angleof attack, angle of sideslip and Mach number using only the internal sensorsof the aircraft. READ MORE

  2. 2. The Circular Fashion Economy : A Case Study on the Role of Unsold Apparel in Circular Strategies

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : David Jansson; Victoria Sjöbohm; [2022]
    Keywords : Circular Economy; Circular Strategies; Deadstock; Drivers and Barriers; Excess Inventory; Fashion; Cirkulär ekonomi; cirkulära strategier; deadstock; drivkrafter och barriärer; överlager; mode;

    Abstract : The fashion industry is one of the most heavily polluting industries in the world. The industry has traditionally operated through the linear economy utilizing a take-make-waste supply chain. The appearance of the circular economy has provided the fashion industry with the opportunity to change its business models to more circular alternatives. READ MORE

  3. 3. Validating enterpriseLang : A Domain- Specific Language Derived from the Meta Attack Language Framework

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

    Author : Isak Nordgren; Anton Sederlin; [2021]
    Keywords : Attack Simulations; Threat Modeling; Cyber Security; Enterprise Systems; Attacksimuleringar; Hotmodellering; Cybersäkerhet; Företagssystem;

    Abstract : Enterprise data systems are continuously growing in complexity and size. The attack area of these systems has increased and introduced new vulnerabilities a potential adversary could exploit. Evaluating cyber security in enterprise IT infrastructure is difficult and expensive. READ MORE

  4. 4. DevOps for Data Science System

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

    Author : Zhongjian Zhang; [2020]
    Keywords : Data science; DevOps; convolutional neural network; transfer learning;

    Abstract : Commercialization potential is important to data science. Whether the problems encountered by data science in production can be solved determines the success or failure of the commercialization of data science. Recent research shows that DevOps theory is a great approach to solve the problems that software engineering encounters in production. READ MORE

  5. 5. A Comparison of Performance & Implementation Complexity of Multithreaded Applications in Rust, Java and C++

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

    Author : Hugo Heyman; Love Brandefelt; [2020]
    Keywords : ;

    Abstract : With computer systems increasingly relying on multithreading for increasing performance the importance of multithreaded programs also increase. In this comparative study of performance and implementation complexity, the same multithreaded key-value store database was developed in three languages: Java, Rust and C++. READ MORE