• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 383
  • 117
  • 2
  • 1
  • Tagged with
  • 509
  • 183
  • 130
  • 120
  • 95
  • 87
  • 69
  • 60
  • 57
  • 56
  • 51
  • 45
  • 44
  • 44
  • 42
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
21

Orderhantering via Android / Order managing via Android

Nordström, Johan, Jönsson, Thommie January 2012 (has links)
This degree project deals with creating an Android application for managing representation orders placed in stores as well as evaluating Androids usage as a platform for that line of work. The evaluation will be based on tests of the application on an Android phone together with a survey consisting of written questions and a practical test of the application.
22

Vägen till Cobol : programmering med engelskliknande språkelement

Vilhelmsdotter, Monica January 2002 (has links)
No description available.
23

IQ-mower : styrning och positionering av mobil robot

Karlsson, Micael January 2004 (has links)
No description available.
24

Financial application of genetic programming

Johansson, Magnus January 2009 (has links)
With the increasing speeds of modern processors the possibility of using genetic programming for problems with a huge amount of data has become feasible. One area where people over the course of time have been interested in looking for pattern is in the financial markets. Due to the nature of financial markets it is very hard to find patterns with traditional techniques. It is hoped that genetic programming can find these patterns that can’t be found in other ways, if they exist. This report studies genetic programming and a system called TSL that creates trading models with the help of genetic programming. TSL is built on a genetic programming software called Discipulus which is a very fast machine code based regression and classification tool. The first step before a run can take place is to collect the financial data that the models will be built from. During this work the data has been taken from TradeStation which is a system used for analyzing and trading the financial markets. After this is done TSL must be set up for the run. It has a lot of different parameters for the user to configure. When the run is over some of the models are saved and these can be tested in TradeStation to see their performance on another time period. If it gives a satisfactory result the models can be used for live trading. During the work I have focused on two futures contracts, Standard & Poor’s 500 E-mini contract and the British Pound contract. On these instruments extensive testing has been made but I have not been able to find any models that return risk adjusted excess returns during my work. There is a possibility thou that such systems actually has been produced during the evolution but due to flaws in the saving mechanism in TSL some of the most promising looking models have not been saved.
25

Demokrati i den svenska gymnasiereformens utvecklingsprocess. : En djupstudie om utvecklingen av ämnesplanen för programmering.

Ljunggren, Karl, Lundholm, David January 2013 (has links)
Denna studie av utvecklingen av ämnesplanen för programmering i gymnasiereformen GY11 undersöker detaljerat hur utvecklingsprocessen gick till ur ett demokratiskt perspektiv, vilka typer av aktörer som medverkade i processen och på vilket sätt som aktörer påverkade Skolverket i utvecklingen. Studien undersöker Skolverkets dokumentation av arbetsgången för framtagningen av ämnesplanen för programmering i gymnasiereformen GY11. För att hitta förklaringar till hur utvecklingsprocessen gick till har vi även synliggjort vilka åsikter om programmering och tillhörande undervisning som har varit dominanta i processen. Studiens empiri består av remissvar och dokumentering av teknikprogrammets utvecklingsprocess under GY11 erhållna från Skolverkets arkiv samt en intervju med en ämnesexpert i programmering som var anställd på Skolverket under GY11-projektet. Utifrån en kvalitativ analys av remissvaren och dokumenteringen synliggjordes vilka åsikter om programmering och undervisning som har varit dominanta i utvecklingsprocessen av ämnesplanen. För studien konstruerades ett mätinstrument för att evaluera demokratin i en demokratisk statlig institution. Resultatet visar att det är en väldigt liten grupp av aktörer som var delaktiga i utvecklingen av ämnesplanen för programmering och att majoriteten av kontrollen och inflytandet på innehållet i ämnesplanen ligger hos enstaka personer. Demokratiska kvalitéer i processen synliggörs och visar främst på brister i den dokumentation som ska garantera de granskningsmöjligheter som bör finnas av en statlig institution.
26

Visualisering av bioenergetisk modell

Petter, Hidén-Rudander January 1900 (has links)
When optimizing pacing strategies for biomechanical systems such as road cycling or skiing, it is necessary to constrain the optimization to simulate the reality. It is therefore of interest to constrain the optimization according to the possibility of developing power through metabolic processes in the human body. I.e. simulating the bioenergetics of a human body.To make this possible, fluid mechanical models have been developed to approximate the metabolic combustion, since the actual metabolic processes in a body is complex. The M-M model is a bioenergetics model to approximate these processes. The model shows the energy depot as liquid filled tanks that are regulated according to known relationships of fluid mechanics, resulting in a movement of the surface level according to the varying power output of the system.The intention of this paper is to visualize the level change in the M-M model with MATLAB® and also to create an understanding of the theory behind the model and the bioenergetics processes in the human body. As visualized in the model.GUIDE is a MATLAB® tillvalsprogram used to create GUI (Graphical User Interface) to the visualization programming. A user interface was created with GUIDE for an easier understanding and to offer a possibility to run various simulation results, without restarting or altering the code.The result shows that the visualization to a high degree facilitates the understanding of the M-M model and the connection to metabolic processes. It also shows that the work done facilitated a lot with the possibility to create GUI directly in MATLAB® instead of involving external software. / Vid optimering av farthållningsstrategier av biomekaniska system som cykellopp eller skidlopp är det nödvändigt att ha bivillkor som begränsar optimeringen för att kunna efterlikna verkligheten. Det är därför av intresse att begränsa optimeringen efter möjligheten för en person att, genom metabola processer i kroppen, utveckla effekt. Det vill säga att efterlikna det bioenergetiska systemet i en människokropp.För att möjliggöra det har flödesmekaniska metoder utvecklats för att approximera den metabola förbränningen i en människokropp. Då simulering av de verkliga processerna i metabolismen är komplex. M-M modellen är en bioenergetisk modell som approximerar processerna. I modellen åskådliggörs energidepåerna som tankar och styrs enligt flödesmekaniska samband för att kunna beskriva hur bränslenivåer i en människokropp varierar vid metabol förbränning med varierande effektuttag.Syftet med arbetet är att visualisera nivåförändringarna i M-M modellen med hjälp av MATLAB®, samt att skapa en förståelse för teorin bakom modellen och en förståelse för bioenergetiska mekanismer i kroppen som visualiseras med modellen.GUIDE är ett verktyg integrerat i MATLAB® för att möjliggöra utformning av ett personligt användargränssnitt till programkod med hjälp av GUI(Graphical User Interface). Med GUIDE skapades ett användargränssnitt för en visualisering som är lätt att förstå och erbjuder möjligheten att testa olika simuleringsresultat från M-M utan att behöva starta om eller ändra koden.Resultatet visar att visualiseringen i hög grad underlättar förståelsen för M-M modellen samt dess koppling till metabolismen i kroppen. Samt att arbetet underlättades med möjligheten att skapa GUI direkt i MATLAB® som också var verktyget för optimeringen, istället för att använda externa programvaror.
27

Primitive direcursion and difunctorial semantics of typed object calculus /

Glimming, Johan, January 2007 (has links)
Diss. (sammanfattning) Stockholm : Stockholms universitet, 2008. / Härtill 3 uppsatser.
28

A type-based framework for locating errors in constraint logic programs /

Pietrzak, Paweł. January 2002 (has links) (PDF)
Diss. Linköping : Univ., 2002.
29

Minimax approaches to robust model predictive control / Johan Löfberg.

Löfberg, Johan, January 2003 (has links) (PDF)
Diss. Linköping : Univ., 2003.
30

Performance studies of fault-tolerant middleware /

Szentiványi, Diana. January 2005 (has links)
Diss. Linköping : Univ., 2005.

Page generated in 0.1078 seconds