To see the other types of publications on this topic, follow the link: Data-driven applications.

Dissertations / Theses on the topic 'Data-driven applications'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the top 50 dissertations / theses for your research on the topic 'Data-driven applications.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Browse dissertations / theses on a wide variety of disciplines and organise your bibliography correctly.

1

Chiu, Wai Man Raymond. "Interactive data-driven Web applications." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp05/mq24107.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Wirén, Oskar. "Data Driven Development for Mobile Applications." Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-207616.

Full text
Abstract:
The purpose of this thesis was to examine the suitability of applying data driven concepts developed for the web on mobile application development. This was done in order to give an overview of what is needed for a company to work with a data driven approach when developing mobile applications. A literature study was performed in order to investigate the state of the industry. This study gave background information about the relevant aspects of being data driven. To give the report a closer connection to Valtech, the company for which this thesis was developed, interviews were performed with c
APA, Harvard, Vancouver, ISO, and other styles
3

Zhang, Kaijin ZHANG. "Efficiency and security in data-driven applications." Case Western Reserve University School of Graduate Studies / OhioLINK, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=case1522443817978176.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Bjarnadóttir, Margrét Vilborg. "Data-driven approach to health care : applications using claims data." Thesis, Massachusetts Institute of Technology, 2008. http://hdl.handle.net/1721.1/45946.

Full text
Abstract:
Thesis (Ph. D.)--Massachusetts Institute of Technology, Sloan School of Management, Operations Research Center, 2008.<br>Includes bibliographical references (p. 123-130).<br>Large population health insurance claims databases together with operations research and data mining methods have the potential of significantly impacting health care management. In this thesis we research how claims data can be utilized in three important areas of health care and medicine and apply our methods to a real claims database containing information of over two million health plan members. First, we develop forec
APA, Harvard, Vancouver, ISO, and other styles
5

Kis, Filip. "Prototyping with Data : Opportunistic Development of Data-Driven Interactive Applications." Doctoral thesis, KTH, Medieteknik och interaktionsdesign, MID, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-196851.

Full text
Abstract:
There is a growing amount of digital information available from Open-Data initiatives, Internet-of-Things technologies, and web APIs in general. At the same time, an increasing amount of technology in our lives is creating a desire to take advantage of the generated data for personal or professional interests. Building interactive applications that would address this desire is challenging since it requires advanced engineering skills that are normally reserved for professional software developers. However, more and more interactive applications are prototyped outside of enterprise environments
APA, Harvard, Vancouver, ISO, and other styles
6

Jones, Anthony Andrew. "Combining data driven programming with component based software development : with applications in geovisualisation and dynamic data driven application systems." Thesis, Aston University, 2008. http://publications.aston.ac.uk/10682/.

Full text
Abstract:
Software development methodologies are becoming increasingly abstract, progressing from low level assembly and implementation languages such as C and Ada, to component based approaches that can be used to assemble applications using technologies such as JavaBeans and the .NET framework. Meanwhile, model driven approaches emphasise the role of higher level models and notations, and embody a process of automatically deriving lower level representations and concrete software implementations.
APA, Harvard, Vancouver, ISO, and other styles
7

Fenacci, Damon. "Compiler-driven data layout transformations for network applications." Thesis, University of Edinburgh, 2012. http://hdl.handle.net/1842/6210.

Full text
Abstract:
This work approaches the little studied topic of compiler optimisations directed to network applications. It starts by investigating if there exist any fundamental differences between application domains that justify the development and tuning of domain-specific compiler optimisations. It shows an automated approach that is capable of identifying domain-specific workload characterisations and presenting them in a readily interpretable format based on decision trees. The generated workload profiles summarise key resource utilisation issues and enable compiler engineers to address the highlighte
APA, Harvard, Vancouver, ISO, and other styles
8

Chang, Kerry Shih-Ping. "A Spreadsheet Model for Using Web Services and Creating Data-Driven Applications." Research Showcase @ CMU, 2016. http://repository.cmu.edu/dissertations/769.

Full text
Abstract:
Web services have made many kinds of data and computing services available. However, to use web services often requires significant programming efforts and thus limits the people who can take advantage of them to only a small group of skilled programmers. In this dissertation, I will present a tool called Gneiss that extends the spreadsheet model to support four challenging aspects of using web services: programming two-way data communications with web services, creating interactive GUI applications that use web data sources, using hierarchical data, and using live streaming data. Gneiss contr
APA, Harvard, Vancouver, ISO, and other styles
9

Sui, Liying. "Specification and verification of interactive data-driven web applications." Connect to a 24 p. preview or request complete full text in PDF format. Access restricted to UC campuses, 2006. http://wwwlib.umi.com/cr/ucsd/fullcit?p3212020.

Full text
Abstract:
Thesis (Ph. D.)--University of California, San Diego, 2006.<br>Title from first page of PDF file (viewed July 11, 2006). Available via ProQuest Digital Dissertations. Vita. Includes bibliographical references (p. 136-140).
APA, Harvard, Vancouver, ISO, and other styles
10

Sezer, Osman Gokhan. "Data-driven transform optimization for next generation multimedia applications." Diss., Georgia Institute of Technology, 2011. http://hdl.handle.net/1853/42765.

Full text
Abstract:
The objective of this thesis is to formulate a generic dictionary learning method with the guiding principle that states: Efficient representations lead to efficient estimations. The fundamental idea behind using transforms or dictionaries for signal representation is to exploit the regularity within data samples such that the redundancy of the representation is minimized subject to a level of fidelity. This observation translates to rate-distortion cost in compression literature, where a transform that has the lowest rate-distortion cost provides a more efficient representation than the other
APA, Harvard, Vancouver, ISO, and other styles
11

Verou, Lea. "Creating interactive data-driven web applications by authoring HTML." Thesis, Massachusetts Institute of Technology, 2017. http://hdl.handle.net/1721.1/108980.

Full text
Abstract:
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2017.<br>Cataloged from PDF version of thesis.<br>Includes bibliographical references (pages 75-77).<br>Many people can author static web pages with HTML and CSS but find it hard or impossible to program persistent, interactive web applications. We show that for a broad class of CRUD (Create, Read, Update, Delete) applications, this gap can be bridged. Mayo extends the declarative syntax of HTML to describe Web applications that manage, store and transform data. Using Mayo, authors w
APA, Harvard, Vancouver, ISO, and other styles
12

Uichanco, Joline Ann Villaranda. "Data-driven optimization and analytics for operations management applications." Thesis, Massachusetts Institute of Technology, 2013. http://hdl.handle.net/1721.1/85695.

Full text
Abstract:
Thesis: Ph. D., Massachusetts Institute of Technology, Sloan School of Management, Operations Research Center, 2013.<br>This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.<br>Cataloged from student-submitted PDF version of thesis.<br>Includes bibliographical references (pages 163-166).<br>In this thesis, we study data-driven decision making in operation management contexts, with a focus on both theoretical and practical aspects. The first part of the thesis analyzes the well-known newsvendor model bu
APA, Harvard, Vancouver, ISO, and other styles
13

Chen, Wei. "Light-Weight Virtualization Driven Runtimes for Big Data Applications." Thesis, University of Colorado Colorado Springs, 2019. http://pqdtopen.proquest.com/#viewpdf?dispub=13862451.

Full text
Abstract:
<p> Datacenters are evolving to host heterogeneous Big Data workloads on shared clusters to reduce the operational cost and achieve higher resource utilization. However, it is challenging to schedule heterogeneous workloads with diverse resource requirements and QoS constraints. For example, when consolidating latency critical jobs and best-effort batch jobs in the same cluster, latency critical jobs may suffer from long queuing delay if their resource requests cannot be met immediately; while best-effort jobs would suffer from killing overhead when preempted. Moreover, resource contention may
APA, Harvard, Vancouver, ISO, and other styles
14

Georgala, Kleanthi [Verfasser]. "Time-efficient link discovery for data-driven applications / Kleanthi Georgala." Paderborn : Universitätsbibliothek, 2021. http://d-nb.info/1241667500/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
15

Gutierrez, Arturo M. "A manufacturing model to support data-driven applications for design and manufacture." Thesis, Loughborough University, 1995. https://dspace.lboro.ac.uk/2134/7218.

Full text
Abstract:
This thesis is primarily concerned with conceptual work on the Manufacturing Model. The Manufacturing Model is an information model which describes the manufacturing capability of an enterprise. To achieve general applicability, the model consists of the entities that are relevant and important for any type of manufacturing firm, namely: manufacturing resources (e.g. machines, tools, fixtures, machining cells, operators, etc.), manufacturing processes (e.g. injection moulding, machining processes, etc.) and manufacturing strategies (e.g. how these resources and processes are used and organized
APA, Harvard, Vancouver, ISO, and other styles
16

Filannino, Michele. "Data-driven temporal information extraction with applications in general and clinical domains." Thesis, University of Manchester, 2016. https://www.research.manchester.ac.uk/portal/en/theses/datadriven-temporal-information-extraction-with-applications-in-general-and-clinical-domains(34d7e698-f8a8-4fbf-b742-d522c4fe4a12).html.

Full text
Abstract:
The automatic extraction of temporal information from written texts is pivotal for many Natural Language Processing applications such as question answering, text summarisation and information retrieval. However, Temporal Information Extraction (TIE) is a challenging task because of the amount of types of expressions (durations, frequencies, times, dates) and their high morphological variability and ambiguity. As far as the approaches are concerned, the most common among the existing ones is rule-based, while data-driven ones are under-explored. This thesis introduces a novel domain-independent
APA, Harvard, Vancouver, ISO, and other styles
17

Nicol, Olivier. "Data-driven evaluation of contextual bandit algorithms and applications to dynamic recommendation." Thesis, Lille 1, 2014. http://www.theses.fr/2014LIL10211/document.

Full text
Abstract:
Ce travail de thèse a été réalisé dans le contexte de la recommandation dynamique. La recommandation est l'action de fournir du contenu personnalisé à un utilisateur utilisant une application, dans le but d'améliorer son utilisation e.g. la recommandation d'un produit sur un site marchant ou d'un article sur un blog. La recommandation est considérée comme dynamique lorsque le contenu à recommander ou encore les goûts des utilisateurs évoluent rapidement e.g. la recommandation d'actualités. Beaucoup d'applications auxquelles nous nous intéressons génèrent d'énormes quantités de données grâce à
APA, Harvard, Vancouver, ISO, and other styles
18

Aldherwi, Aiman. "Conceptualising a Procurement 4.0 Model for a truly Data Driven Procurement." Thesis, KTH, Hållbar produktionsutveckling (ML), 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-297583.

Full text
Abstract:
Purpose - Procurement is an integrated part of the supply chain and crucial for the success of manufacturing. Many organisations have already started the digitalisation of their manufacturing processes using Industry 4.0 technologies and consequently trying to understand how this would impact the procurement function. The research purpose is to conceptualize a procurement of 4.0 model for a truly data driven procurement. Two research questions were proposed to address the model from digital capabilities and sustainability preceptive. Design/Methodology/approach - This study is based on a syste
APA, Harvard, Vancouver, ISO, and other styles
19

Hagrot, Joel. "A Data-Driven Approach For Automatic Visual Speech In Swedish Speech Synthesis Applications." Thesis, KTH, Skolan för elektroteknik och datavetenskap (EECS), 2019. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-246393.

Full text
Abstract:
This project investigates the use of artificial neural networks for visual speech synthesis. The objective was to produce a framework for animated chat bots in Swedish. A survey of the literature on the topic revealed that the state-of-the-art approach was using ANNs with either audio or phoneme sequences as input. Three subjective surveys were conducted, both in the context of the final product, and in a more neutral context with less post-processing. They compared the ground truth, captured using the deep-sensing camera of the iPhone X, against both the ANN model and a baseline model. The st
APA, Harvard, Vancouver, ISO, and other styles
20

Yang, Qingsong. "MODEL-BASED AND DATA DRIVEN FAULT DIAGNOSIS METHODS WITH APPLICATIONS TO PROCESS MONITORING." Case Western Reserve University School of Graduate Studies / OhioLINK, 2004. http://rave.ohiolink.edu/etdc/view?acc_num=case1080246972.

Full text
APA, Harvard, Vancouver, ISO, and other styles
21

Bücker, Dennis. "Designing Applications for Smart Cities: A designerly approach to data analytics." Thesis, Malmö högskola, Fakulteten för kultur och samhälle (KS), 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:mau:diva-23305.

Full text
Abstract:
The purpose of this thesis is to investigate the effects of a designerly approach to data analytics. The research was conducted during the Interaction Design Master program at Malmö University in 2017 and follows a research through design approach where the material driven design process in itself becomes a way to acquire new knowledge. The thesis uses big data as design material for designers to ideate connected products and services in the context of smart city applications. More specifically, it conducts a series of material studies that show the potential of this new perspective to data a
APA, Harvard, Vancouver, ISO, and other styles
22

Ureche, Oana. "Static code analysis of data-driven applications through common lingua and the Semantic Web technologies." Thesis, Federation University Australia, 2015. http://researchonline.federation.edu.au/vital/access/HandleResolver/1959.17/81548.

Full text
Abstract:
Web applications have become increasingly popular due to their potential for businesses' high revenue gain through global reach. Along with these opportunities, also come challenges in terms of Web application security. The increased rise in the number of datadriven applications has also seen an increased rise in their systematic attacks. Cyberattacks exploit Web application vulnerabilities. Attack trends show a major increase in Web application vulnerabilities caused by improper implementation of information-flow control methods and they account for more than 50% of all Web application vulner
APA, Harvard, Vancouver, ISO, and other styles
23

Götze, Jana. "Talk the walk : Empirical studies and data-driven methods for geographical natural language applications." Doctoral thesis, KTH, Tal, musik och hörsel, TMH, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-186358.

Full text
Abstract:
Finding the way in known and unknown city environments is a task that all pedestrians carry out regularly. Current technology allows the use of smart devices as aids that can give automatic verbal route directions on the basis of the pedestrian's current position. Many such systems only give route directions, but are unable to interact with the user to answer clarifications or understand other verbal input. Furthermore, they rely mainly on conveying the quantitative information that can be derived directly from geographic map representations: 'In 300 meters, turn into High Street'. However, hu
APA, Harvard, Vancouver, ISO, and other styles
24

Baheti, Ashutosh. "Improving Conversation Quality of Data-driven Dialog Systems and Applications in Conversational Question Answering." The Ohio State University, 2020. http://rave.ohiolink.edu/etdc/view?acc_num=osu1596469447727479.

Full text
APA, Harvard, Vancouver, ISO, and other styles
25

Grillone, Benedetto. "Data-driven methodologies for evaluation and recommendation of energy efficiency measures in buildings. Applications in a big data environment." Doctoral thesis, Universitat Politècnica de Catalunya, 2021. http://hdl.handle.net/10803/673697.

Full text
Abstract:
In order to reach the goal set in the Paris agreement of limiting the rise in global average temperature well below 2 ºC compared to pre-industrial levels, massive efforts to reduce global greenhouse gas emissions are required. The building sector is currently responsible for about 28% of total global CO2 emissions, meaning that there is substantial savings potential lying in the correct energy management of buildings and the implementation of renovation strategies. Digital tools and data-driven techniques are rapidly gaining momentum as approaches that are able to harness the large amount of
APA, Harvard, Vancouver, ISO, and other styles
26

Hermida, Carbonell Jesús María. "Model-driven development of Rich Internet Applications on the Semantic Web." Doctoral thesis, Universidad de Alicante, 2013. http://hdl.handle.net/10045/31915.

Full text
Abstract:
In the last decade, the Web 2.0 brought technological changes in the manner of interaction and communication between users and applications, and among applications as well. Rich Internet Applications (RIA) offer user interfaces with a higher level of interactivity, similar to desktop interfaces, embed multimedia contents and minimise the communication between client and server components. Nonetheless, RIAs behave as black boxes that show the information in a user-friendly manner but this information can be only visualised gradually, according to the events triggered by the users on the Web bro
APA, Harvard, Vancouver, ISO, and other styles
27

Herdtweck, Christian [Verfasser], and Heinrich [Akademischer Betreuer] Bülthoff. "Learning Data-Driven Representations for Robust Monocular Computer Vision Applications / Christian Herdtweck ; Betreuer: Heinrich Bülthoff." Tübingen : Universitätsbibliothek Tübingen, 2014. http://d-nb.info/1162897317/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
28

González, Ordiano Jorge Ángel [Verfasser]. "New Data-Driven Probabilistic Forecasting Methods with Applications in Energy Systems / Jorge Ángel González Ordiano." Karlsruhe : KIT-Bibliothek, 2019. http://d-nb.info/1182430732/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
29

Alkhateeb, Osama. "DATA-DRIVEN UNCERTAINTY QUANTIFICATION IN APPLICATIONS OF ELECTROMAGNETICS AND WIRELESS COMMUNICATION VIA ARBITRARY POLYNOMIAL CHAOS." University of Akron / OhioLINK, 2018. http://rave.ohiolink.edu/etdc/view?acc_num=akron1509988525627307.

Full text
APA, Harvard, Vancouver, ISO, and other styles
30

Rydén, Alex, and Mattias Langsér. "Data-driven Strain Sensor Modelling in Mining Applications : Artificial strain sensors for material fatigue estimation." Thesis, Linköpings universitet, Fordonssystem, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-176682.

Full text
Abstract:
When boring machines are used, large loads are exerted on their structure. The load cycles cause material fatigue on the boring machine structure. If the material fatigue can be estimated in real-time, maintenance can be planned more efficiently and the effect of different types of usage can be evaluated. Because of the many advantages of knowing the material fatigue, the goal of this thesis is to develop a model to predict the strain of a boring machine structure and then derive an estimate of the material fatigue caused by the strain. To do this several approaches using machine learning tech
APA, Harvard, Vancouver, ISO, and other styles
31

Yadav, Poonam. "Cross-layer protocols to support periodic data collection and event driven wireless sensor network applications." Thesis, Imperial College London, 2012. http://hdl.handle.net/10044/1/9218.

Full text
Abstract:
Over the last 10 years, Wireless Sensor Networks (WSNs) have evolved as a hot interdisciplinary research area. What started as a concept of ubiquitous computing with the initial assumptions of low-cost and low power sensing, has now progressed to the development of new wireless sensing applications supported by the advancement of computing devices. Similarly, a vast number of said applications have also emerged with varying Quality of Service (QoS) requirements. It is our argument that the current approach whereby there is a need to customise protocols for individual applications contributes t
APA, Harvard, Vancouver, ISO, and other styles
32

Sheikholeslami, Sara. "Data-driven design of expressive robot hands and hand gestures : applications for collaborative human-robot interaction." Thesis, University of British Columbia, 2017. http://hdl.handle.net/2429/61300.

Full text
Abstract:
Fast and reliable communication between human workers and robotic assistants (RAs) is essential for successful collaboration between these agents. This is especially true for typically noisy manufacturing environments that render verbal communication less effective. This thesis investigates the efficacy of nonverbal communication capabilities of robotic manipulators that have poseable, three-fingered end-effectors (hands). This work explores the extent to which different poses of a typical robotic gripper can effectively communicate instructional messages during human-robot collaboration. With
APA, Harvard, Vancouver, ISO, and other styles
33

Tan, Yue. "Stochastic Modeling, Optimization and Data-Driven Adaptive Control with Applications in Cloud Computing and Cyber Security." The Ohio State University, 2015. http://rave.ohiolink.edu/etdc/view?acc_num=osu1431098853.

Full text
APA, Harvard, Vancouver, ISO, and other styles
34

Tao, Narisu [Verfasser], Xiaoming [Akademischer Betreuer] Fu, Dieter [Akademischer Betreuer] Hogrefe, and K. K. [Akademischer Betreuer] Ramakrishnan. "Data-Driven Network Analysis and Applications / Narisu Tao. Betreuer: Xiaoming Fu. Gutachter: Dieter Hogrefe ; K. K. Ramakrishnan." Göttingen : Niedersächsische Staats- und Universitätsbibliothek Göttingen, 2016. http://d-nb.info/1081246782/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
35

Meyer, Hanna [Verfasser], and Thomas [Akademischer Betreuer] Nauß. "Data-driven model development in environmental geography - Methodological advancements and scientific applications / Hanna Meyer ; Betreuer: Thomas Nauß." Marburg : Philipps-Universität Marburg, 2018. http://d-nb.info/1169312128/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
36

Deaguero, Andria Lynn. "Improving the enzymatic synthesis of semi-synthetic beta-lactam antibiotics via reaction engineering and data-driven protein engineering." Diss., Georgia Institute of Technology, 2011. http://hdl.handle.net/1853/42727.

Full text
Abstract:
Semi-synthetic β-lactam antibiotics are the most prescribed class of antibiotics in the world. Chemical coupling of a β-lactam moiety with an acyl side chain has dominated the industrial production of semi-synthetic β-lactam antibiotics since their discovery in the early 1960s. Enzymatic coupling of a β-lactam moiety with an acyl side chain can be accomplished in a process that is much more environmentally benign but also results in a much lower yield. The goal of the research presented in this dissertation is to improve the enzymatic synthesis of β-lactam antibiotics via reaction engineeri
APA, Harvard, Vancouver, ISO, and other styles
37

Meena, Raveesh. "Data-driven Methods for Spoken Dialogue Systems : Applications in Language Understanding, Turn-taking, Error Detection, and Knowledge Acquisition." Doctoral thesis, KTH, Tal-kommunikation, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-182985.

Full text
Abstract:
Spoken dialogue systems are application interfaces that enable humans to interact with computers using spoken natural language. A major challenge for these systems is dealing with the ubiquity of variability—in user behavior, in the performance of the various speech and language processing sub-components, and in the dynamics of the task domain. However, as the predominant methodology for dialogue system development is to handcraft the sub-components, these systems typically lack robustness in user interactions. Data-driven methods, on the other hand, have been shown to offer robustness to vari
APA, Harvard, Vancouver, ISO, and other styles
38

Oteniya, Lloyd. "Bayesian belief networks for dementia diagnosis and other applications : a comparison of hand-crafting and construction using a novel data driven technique." Thesis, University of Stirling, 2008. http://hdl.handle.net/1893/497.

Full text
Abstract:
The Bayesian network (BN) formalism is a powerful representation for encoding domains characterised by uncertainty. However, before it can be used it must first be constructed, which is a major challenge for any real-life problem. There are two broad approaches, namely the hand-crafted approach, which relies on a human expert, and the data-driven approach, which relies on data. The former approach is useful, however issues such as human bias can introduce errors into the model. We have conducted a literature review of the expert-driven approach, and we have cherry-picked a number of common met
APA, Harvard, Vancouver, ISO, and other styles
39

Zuanetti, Daiane Aparecida. "Efficient Bayesian methods for mixture models with genetic applications." Universidade Federal de São Carlos, 2016. https://repositorio.ufscar.br/handle/ufscar/8426.

Full text
Abstract:
Submitted by Alison Vanceto (alison-vanceto@hotmail.com) on 2017-01-16T12:38:12Z No. of bitstreams: 1 TeseDAZ.pdf: 20535130 bytes, checksum: 82585444ba6f0568a20adac88fdfc626 (MD5)<br>Approved for entry into archive by Marina Freitas (marinapf@ufscar.br) on 2017-01-17T11:47:35Z (GMT) No. of bitstreams: 1 TeseDAZ.pdf: 20535130 bytes, checksum: 82585444ba6f0568a20adac88fdfc626 (MD5)<br>Approved for entry into archive by Marina Freitas (marinapf@ufscar.br) on 2017-01-17T11:47:42Z (GMT) No. of bitstreams: 1 TeseDAZ.pdf: 20535130 bytes, checksum: 82585444ba6f0568a20adac88fdfc626 (MD5)<br>Made av
APA, Harvard, Vancouver, ISO, and other styles
40

Taube, Florian Niklas [Verfasser], Stefan [Akademischer Betreuer] Minner, Stefan [Gutachter] Minner, and Nesim K. [Gutachter] Erkip. "Inventory optimization under uncertainty and fixed cost structures: Theoretical foundations and data-driven applications / Florian Niklas Taube ; Gutachter: Stefan Minner, Nesim K. Erkip ; Betreuer: Stefan Minner." München : Universitätsbibliothek der TU München, 2018. http://d-nb.info/115132227X/34.

Full text
APA, Harvard, Vancouver, ISO, and other styles
41

Costa, da Silva Marco Aurelio. "Applications and algorithms for two-stage robust linear optimization." Thesis, Avignon, 2018. http://www.theses.fr/2018AVIG0229/document.

Full text
Abstract:
Le domaine de recherche de cette thèse est l'optimisation linéaire robuste en deux étapes. Nous sommes intéressés par des algorithmes d'exploration de sa structure et aussi pour ajouter des alternatives afin d'atténuer le conservatisme inhérent à une solution robuste. Nous développons des algorithmes qui incorporent ces alternatives et sont personnalisés pour fonctionner avec des exemples de problèmes à moyenne ou grande échelle. En faisant cela, nous expérimentons une approche holistique du conservatisme en optimisation linéaire robuste et nous rassemblons les dernières avancées dans des doma
APA, Harvard, Vancouver, ISO, and other styles
42

Chen, Kui. "Modeling and estimation of degradation for PEM fuel cells in real conditions of use for mobile applications." Thesis, Bourgogne Franche-Comté, 2020. http://www.theses.fr/2020UBFCA022.

Full text
Abstract:
La PEMFC sont une source d'énergie propre en raison de ses avantages comme une efficacité énergétique élevée, un faible bruit, une température de fonctionnement faible et zéro polluant. Cependant, la courte durée de vie causée par la dégradation a un grand impact sur l'intégration de la PEMFC dans les systèmes de transport. Le pronostic et la gestion de la santé sont un moyen important pour améliorer les performances et la durée de vie de la PEMFC. Cette thèse présente cinq méthodes de pronostic de dégradation pour la PEMFC. Elle examine l'influence des principales conditions de fonctionnement
APA, Harvard, Vancouver, ISO, and other styles
43

Elbekai, Ali Sayeh. "Generic model for application driven XML data processing." Thesis, Northumbria University, 2006. http://nrl.northumbria.ac.uk/55/.

Full text
Abstract:
XML technology has emerged during recent years as a popular choice for representing and exchanging semi-structured data on the Web. It integrates seamlessly with web-based applications. If data is stored and represented as XML documents, then it should be possible to query the contents of these documents in order to extract, synthesize and analyze their contents. This thesis for experimental study of Web architecture for data processing is based on semantic mapping of XML Schema. The thesis involves complex methods and tools for specification, algorithmic transformation and online processing o
APA, Harvard, Vancouver, ISO, and other styles
44

Gu, Feng. "Dynamic Data Driven Application System for Wildfire Spread Simulation." Digital Archive @ GSU, 2010. http://digitalarchive.gsu.edu/cs_diss/57.

Full text
Abstract:
Wildfires have significant impact on both ecosystems and human society. To effectively manage wildfires, simulation models are used to study and predict wildfire spread. The accuracy of wildfire spread simulations depends on many factors, including GIS data, fuel data, weather data, and high-fidelity wildfire behavior models. Unfortunately, due to the dynamic and complex nature of wildfire, it is impractical to obtain all these data with no error. Therefore, predictions from the simulation model will be different from what it is in a real wildfire. Without assimilating data from the real wildf
APA, Harvard, Vancouver, ISO, and other styles
45

Retat, Françoise. "Proper generalized decomposition based dynamic data driven application systems." Ecole centrale de Nantes, 2013. http://www.theses.fr/2013ECDN0025.

Full text
Abstract:
De nos jours, en sciences des simulations, le besoin de réponses en temps réel se fait de plus en plus ressentir. Les applications basées sur des données dynamiques - Dynamic Data-Driven Application Systems ou DDDAS- nous permettent d'obtenir des résultats en temps réel, grâce aux liens existant entre les outils de simulation et les instruments de mesure. Mais pour cela, les DDDAS ont besoin d'outils de simulations précis et rapides. La solution proposée ici consiste à développer une fois pour toute, en différé (ou 'off-line'), la solution la plus générale possible du modèle, intégrant tous le
APA, Harvard, Vancouver, ISO, and other styles
46

Ranabahu, Ajith Harshana. "Abstraction Driven Application and Data Portability in Cloud Computing." Wright State University / OhioLINK, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=wright1365271464.

Full text
APA, Harvard, Vancouver, ISO, and other styles
47

Jaf, Sardar. "The application of constraint rules to data-driven parsing." Thesis, University of Manchester, 2015. https://www.research.manchester.ac.uk/portal/en/theses/the-application-of-constraint-rules-to-datadriven-parsing(fe7b983d-e5ec-4e86-8f97-05066c1455b1).html.

Full text
Abstract:
The process of determining the structural relationships between words in both natural and machine languages is known as parsing. Parsers are used as core components in a number of Natural Language Processing (NLP) applications such as online tutoring applications, dialogue-based systems and textual entailment systems. They have been used widely in the development of machine languages. In order to understand the way parsers work, we will investigate and describe a number of widely used parsing algorithms. These algorithms have been utilised in a range of different contexts such as dependency fr
APA, Harvard, Vancouver, ISO, and other styles
48

Park, Jangho. "Data-Driven Stochastic Optimization with Application to Water Resources Management." The Ohio State University, 2019. http://rave.ohiolink.edu/etdc/view?acc_num=osu1555623442635498.

Full text
APA, Harvard, Vancouver, ISO, and other styles
49

Caballé, Llobet Santi. "A Computational Model for the Construction of Knowledge-based Collaborative Learning Distributed Applications." Doctoral thesis, Universitat Oberta de Catalunya, 2008. http://hdl.handle.net/10803/9127.

Full text
Abstract:
en català:<br/><br/>Un camp de recerca important dins del paradigma del Computer-Supported Collaborative Learning (CSCL) és la importància en la gestió eficaç de la informació d'esdeveniments generada durant l'activitat de l'aprenentatge col·laboratiu virtual, per a proporcionar coneixement sobre el comportament dels membres del grup. Aquesta visió és especialment pertinent en l'escenari educatiu actual que passa d'un paradigma tradicional - centrat en la figura d'un instructor magistral - a un paradigma emergent que considera els estudiants com actors centrals en el seu procés d'aprenentatge.
APA, Harvard, Vancouver, ISO, and other styles
50

Kurin, Erik, and Adam Melin. "Data-driven test automation : augmenting GUI testing in a web application." Thesis, Linköpings universitet, Programvara och system, 2013. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-96380.

Full text
Abstract:
For many companies today, it is highly valuable to collect and analyse data in order to support decision making and functions of various sorts. However, this kind of data-driven approach is seldomly applied to software testing and there is often a lack of verification that the testing performed is relevant to how the system under test is used. Therefore, the aim of this thesis is to investigate the possibility of introducing a data-driven approach to test automation by extracting user behaviour data and curating it to form input for testing. A prestudy was initially conducted in order to colle
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!