Sök:

Sökresultat:

11602 Uppsatser om Data compression - Sida 5 av 774

TECHNOLOGY MEETS THE EYE : Utveckling av system för att jämföra eye tracking data med visuellt stimuli

The purpose of the project was to make a system that could extract data from a mobile eye tracker and make it comparable with data from visual stimuli. The produced system was programmed in Java and provided all the necessary parts that were required to achieve the purpose. This provides a foundation for further research to determine whether the eye tracker is sufficiently accurate to diagnose Parkinson?s disease..

Information overload? En kritisk begreppsanalys

Information overload is by no means a new concept, but has come to prominence the last decade. A generally accepted definition of the phenomenon does not exist. The main question in this master thesis is how to define information overload in order to create a connotative concept for information science. This thesis reviews the nature and causes of information overload, and considers possible solutions, both individual and technical, and their relevance to the information professional. The review of the results shows that researchers seldom or never give a legible definition of what the concept information holds.

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

Pelletering av tallspån : grundläggande studier

Wood pellets are an upgraded product of residuals from several wood processing industries, for example saw mills and pulp industries. The pellets are produced by pressing the milled and dried sawdust to cylindrical units with a higher density than the initial raw material. Pellets have great benefits compared to the raw material: high energy per volume, good transport and storage properties and homogeneity. Several parameters collaborate in the whole process, which makes it complex. Wood is a heterogeneous material, chemically and structurally dependent on wood parts, habitat and storage procedures.

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.

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

Provmetod för olje- och partikelöverdrag från kompressor till tryckluftssystem

Compressed air is an energy source that is widely used in today's trucks and buses.Compressor located next to the engine supplies the pneumatic system with the compressed air and is lubricated with the engine oil. Some of the oil follows the air flow in both liquid and solid phase. The solid phase, namely the carbon particles are created due to the high temperature in the compression chamber.Oil- and particles carryover softens and destroys the rubber material in the air valves and disturbs the mechanical function of various components in the pneumatic system. In order to reduce oil- and particles carryover is an Air Processing System (APS) set downstream the compressor.No method for establishment of oil- and particles carryover from the compressor exists at the moment. Therefore the filtration efficiency of APS is currently unknown.

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.

API:er i den offentliga sektorn : Öppenhet och datatillgänglighet enligt offentlighetsprincipen och PSI-direktivet

Sverige har länge haft en god kultur av öppenhet i den offentliga sektorn tack vareoffentlighetsprincipen. Men med allt större tekniska framsteg och ökade krav på datatillgängligheträcker den klassiska öppenheten inte längre till. Det finns redan mycket intressant offentlig data iSverige, men i de flesta fall är den antingen sparad i format som är svåra att avläsa digitalt eller fördyr att använda.I denna uppsats undersöks hur ett API kan utvecklas, användas och integreras med andra API:er föratt öppna upp ovan nämnda data på ett bättre sätt och göra den mer tillgänglig för potentiellaanvändare. Vidare undersöks också PSI-direktivets egentliga nytta och hur det tillsammans medoffentlighetsprincipen kan bidra till den nya öppenheten. Med koppling till denna uppsats har ävenen prototyp utvecklats för att ge exempel på hur man kan kombinera olika API:er för att visualiserageografisk data samt hur ett API kan byggas ovanpå visualiseringen för att göra denna data mertillgänglig..

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