Sök:

Sökresultat:

11697 Uppsatser om Raw data fusion - Sida 9 av 780

Aktievärderingsmodeller  : Vågar man lita på dem?

Purpose: The purpose of this essay is to apply "Discount Dividend model" and "Discounted Cash Flow model" in reality during periods of economic boom alternatively recession.Method: A quantitative research method as well as secondary data and data collection method is used. This data consists of the company?s annual reports. Totally, 20 companies of different sizes under diverse economic conditions are involved in this data.Conclusion: After reviewing the companies? calculations, it is noted that the both models that are used reflect better stock-exchange rate during an economic recession..

Analys och utveckling av en metod för distribution av data

Detta examensarbete omfattar utveckling och test av en metod för distribution av data i ett multidatabassystem. Testen av metoden har gjorts genom att den har implementerats i en fallstudie. Fallstudien berör en organisation som har behov av att integrera tre av sina databassystem. Detta för att information ska kunna utbytas mellan dessa. Integrationen av databassystemen har gjorts på ett sådant sätt att de data som distribueras från dessa skickas till en central databas, med SQL Server som databashanterare.Det verktyg som har valts att användas i examensarbetet för att lösa uppgiften är Data Transformation Services, DTS, i SQL Server..

Panorering för musik i 5.1 surround : En jämförelse av panoreringsteknikerna direkt/ambient och direkt-överallt

Uppsatsen undersöker hur de olika panoreringsteknikerna, direkt/ambient och direkt-överallt, för 5.1 surround uppfattas utav lyssnare. Enligt direkt/ambient ska alla direkta källor panoreras till frontkanalerna (L, C, R) och endast ambiens finnas i surroundkanalerna (Ls, Rs). Enligt direkt-överallt kan direkta källor panoreras till alla kanaler. Ljudstimuli i tre genrer har utav undertecknad framställts, rock/hårdrock, jazz/fusion och hip hop. Ett exempel enligt direkt/ambient och ett enligt direkt-överallt framställdes i varje genre.

Modelldriven arkitektur förbättrar hanteringen av problemet med import av data till ER-modeller

I många sammanhang är det önskvärt att importera data från textfiler, excelfiler och liknande till en databas. För detta krävs att data i något skede översätts till en ER-modell (Entity Relationship), en modell som beskriver relevanta delar i ett databasschema. Modellen för hur denna översättning ser ut varierar från fall till fall.I det här examensarbetet har en applikation tagits fram för import av data till en ER-modell ur ett modellperspektiv i linje med Model Driven Architecture (MDA) ?. Vinsten ligger i att använda en metamodell som beskriver hur olika modeller för transformering från tabelldata till en ER-modell får se ut.

Migration of a very large database with Swedish demographic data, using Microsoft SQL Server

SMC is in the process of developing a micro simulation model. The existing micro simulation model developed at Cornell University for US data, CorSim, is one of the fundamental parts for the new micro simulation at SMC. To develop the Swedish model, Swedish data on all individuals in Sweden during 11 years are also available. These data are organized in a database. This paper describes the process of rebuilding the database to a more useful structure.

Begränsningar för molekylärbiologisk data i databaser

De senaste åren har molekylärbiologisk data växt explosionsartat. Ny teknik gör att information kan härledas ur data snabbare och mer än tidigare. Faktum är att det tillkommer så mycket ny data att de nya resultaten inte längre kan publiceras i artiklar. Dessa sekvenser av data finns istället bara åtkomliga i speciella databaser. Dessa databaser är tillgängliga för allmänheten dels genom att ladda ned dem eller att använda en Internet browser.Det har, för ett par år sedan, kommit en ny standard för att strukturera upp och lagra data på.

Visualiseringsverktyg för modulärproduktutveckling : En studie om designen och implentationen av ett verktyg som ska effektivisera ett modulärt arbetssätt

Due to a growing interest in communication in today?s society the demand for equipment that is used in communication networks increases while the competition between companies that produce this equipment grows. To meet the increasing demand and at the same time having a competitive product development many companies use some effective product design, such as the modular product design. When a modular product design is used it?s good to compare different module configurations for a certain product and to simplify these comparisons some tool can be used.

Tillståndsskattning i robotmodell med accelerometrar

The purpose of this report is to evaluate different methods for identifying states in robot models. Both linear and non-linear filters exist among these methods and are compared to each other. Advantages, disadvantages and problems that can occur during tuning and running are presented. Additional measurements from accelerometers are added and their use with above mentioned methods for state estimation is evaluated. The evaluation of methods in this report is mainly based on simulations in Matlab, even though some experiments have been performed on laboratory equipment.The conclusion indicates that simple non-linear models with few states can be more accurately estimated with a Kalman filter than with an extended Kalman filter, as long as only linear measurements are used.

Säkrare träning med rätt redskap.Utveckling av avlastande redskap vid knäböj iSmithmaskin.

The purpose of this thesis was to examine if there where fallacies in the design solutions for the business system IFS Applications from a user perspective, and if so, correct these from a cognitive science approach.Data collection consisted of three main portions. These where; workshop, individual interviews and observations. The collected data was analyzed and resulted in identification of two main areas in the application that where found lacking.The result of the study showed that the usability for processing large amounts of data and the lack of customization where the main flaws in the application. Two low fidelity prototypes where created with the purpose of rectifying the underlying flawed design solutions that where identified from the collected data..

Big Data - Stort intresse, nya möjligheter

Dagens informationssamhälle har bidragit till att människor, maskiner och företag genererar och lagrar stora mängder data. Hanteringen och bearbetningen av de stora datamängderna har fått samlingsnamnet Big Data.De stora datamängderna ökar bland annat möjligheterna att bedriva kunskapsbaserad verksamhetsutveckling. Med traditionella metoder för insamling och analys av data har kunskapsbaserad verksamhetsutveckling tillämpats genom att skicka ut resurskrävande marknadsundersökningar och kartläggningar, ofta genomförda av specialiserade undersökningsföretag. Efterhand som analyser av samhällets befintliga datamängder blir allt värdefullare,har undersökningsföretagen därmed en stor utvecklingsmöjlighet att vaska guld ifrån samhällets enorma datamängder. Studien är genomförd som en explorativ fallstudie som undersöker hur svenska undersökningsföretag arbetar med Big Data och identifierar några av de utmaningar de står inför tillämpningen av Big Data analyser i verksamheten. Resultatet visar att de deltagande undersökningsföretagen använder Big Data som verktyg för att effektivisera befintliga processer och i viss mån komplettera traditionella undersökningar.

Effektiv och underhållssäker lagring av medicinsk data

Creating a database to manage medical data is not the easiest. We create a database to be used for a presentation tool that presents medical data about patients that is stored in the database. We examine which of the three databases, MySQL with relational design, MySQL with EAV design and MongoDB that are best suited for storing medical data. The analysis i performed in two steps. The first step handles the database that is most effective to retriev data. The second step examines how easy it is to change the structure of the various databases. The results show that depending on whether efficiency or maintenance is most important, different databases are the best choise. MySQL with relational design proves to be most effective while MongoDB is the easiest to maintain..

Merger of equals, fallet Arla Foods

Vid millennieskiftet stod det klart att två av Europas största mejeriföretag skulle fusioneras ihop till ett företaget. Svenska koncernen Arla och den danska MD Foods gick ihop i en så kallad merger of equals vilket innebär att fusionen äger rum mellan likvärdiga parter.Efter fusionen går det att ifrågasätta om fusionen verkligen blev jämn. Eftersom både styrelseordförande och VD:n är danskar samt att koncernledningen till stor del är danskt. Huvudkontoret placerades även i den danska staden Århus. Det är därför osäkert om begreppet merger of equals var ett knep för att få företagets ägare och medlemmar att gå med på att fusioneras.

För sakens skull : Det omöjliga mötet i Rut Hillarps roman Sindhia - en lacansk läsning

This essay examines the love affair between the two main characters of Rut Hillarp?s novel Sindhia. It draws attention to the schism between the Surrealist version of love as an extatic-religious fusion of the sexes ? that in a way marks the relationship ? and the yet remarkable coolness between the two lovers.With the theories of French psychoanalyst Jacques Lacan, I will show how the man and the woman project their unrealistic individual fantasies on each other, thus rendering impossible the Surrealist Meeting, with its road to an absolute reality. The Surrealist "l?amour fou", I will argue, is trapped in the ritualized "l?amor interruptus"; a lacanian term for a certain kind of love that wishes to conceal the fact that desire will never find its object.

Studie av integration mellan rategyron och magnetkompass

This master thesis is a study on how a rategyro triad, an accelerometer triad, and a magnetometer triad can be integrated into a navigation system, estimating a vehicle?s attitude, i.e. its roll, tipp, and heading angles. When only a rategyro triad is used to estimate a vehicle?s attitude, a drift in the attitude occurs due to sensor errors.

Quality of Service i IP-nätverk

The original promise behind the Internet Protocol was to deliver data from a sender to the receiver using a best-effort approach. This means that the protocol makes no guarantees except that it will try to deliver the data to the destination. If some problem occurs the packet may be discarded by the network without any notice. No guarantees are made regarding the time it takes to deliver the data, the rate at which data will be delivered or if data is delivered in the same order it was sent. The best-effort approach is arguably the reason behind the success of the Internet Protocol and is what makes IP scalable to networks the size of the Internet.

<- Föregående sida 9 Nästa sida ->