Dissertations / Theses on the topic 'Alignement de data elements'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the top 50 dissertations / theses for your research on the topic 'Alignement de data elements.'
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.
Griffier, Romain. "Intégration et utilisation secondaire des données de santé hospitalières hétérogènes : des usages locaux à l'analyse fédérée." Electronic Thesis or Diss., Bordeaux, 2024. http://www.theses.fr/2024BORD0479.
Full textHealthcare data can be used for purposes other than those for which it was initially collected: this is the secondary use of health data. In the hospital context, to overcome the obstacles to secondary use of healthcaree data (data and organizational barriers), a classic strategy is to set up Clinical Data Warehouses (CDWs). This thesis describes three contributions to the Bordeaux University Hospital’s CDW. Firstly, an instance-based, privacy-preserving, method for mapping numerical biology data elements is presented, with an F-measure of 0,850, making it possible to reduce the semantic heterogeneity of data. Next, an adaptation of the i2b2 clinical data integration model is proposed to enable CDW data persistence in a NoSQL database, Elasticsearch. This implementation has been evaluated on the Bordeaux University Hospital’s CDW, showing improved performance in terms of storage and query time, compared with a relational database. Finally, the Bordeaux University Hospital’s CDW environment is presented, with the description of a first CDW dedicated to local uses that can be used autonomously by end users (i2b2), and a second CDW dedicated to federated networks (OMOP) enabling participation in the DARWIN-EU federated network
Xiao, Katharine (Katharine J. ). "Towards automatically linking data elements." Thesis, Massachusetts Institute of Technology, 2017. http://hdl.handle.net/1721.1/113450.
Full textThis electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Cataloged from student-submitted PDF version of thesis.
Includes bibliographical references (pages 91-92).
When presented with a new dataset, human data scientists explore it in order to identify salient properties of the data elements, identify relationships between entities, and write processing software that makes use of those relationships accordingly. While there has been progress made on automatically processing the data to generate features or models, most automation systems rely on receiving a data model that has all the meta information about the data, including salient properties and relationships. In this thesis, we present a first version of our system, called ADEL-Automatic Data Elements Linking. Given a collection of files, this system generates a relational data schema and identifies other salient properties. It detects the type of each data field, which describes not only the programmatic data type but also the context in which the data originated, through a method called Type Detection. For each file, it identifies the field that uniquely describes each row in it, also known as a Primary Key. Then, it discovers relationships between different data entities with Relationship Discovery, and discovers any implicit constraints in the data through Hard Constraint Discovery. We posit two out of these four problems as learning problems. To evaluate our algorithms, we compare the results of each to a set of manual annotations. For Type Detection, we saw a max error of 7%, with an average error of 2.2% across all datasets. For Primary Key Detection, we classified all existing primary keys correctly, and had one false positive across five datasets. For Relationship Discovery, we saw an average error of 5.6%. (Our results are limited by the small number of manual annotations we currently possess.) We then feed the output of our system into existing semi-automated data science software systems - the Deep Feature Synthesis (DFS) algorithm, which generates features for predictive models, and the Synthetic Data Vault (SDV), which generates a hierarchical graphical model. When ADEL's data annotations are fed into DFS, it produces similar or higher predictive accuracy in 3/4 problems, and when they are provided to SDV, it is able to generate synthetic data with no constraint violations.
by Katharine Xiao.
M. Eng.
Fan, Zhengjie. "Concise Pattern Learning for RDF Data Sets Interlinking." Thesis, Grenoble, 2014. http://www.theses.fr/2014GRENM013/document.
Full textThere are many data sets being published on the web with Semantic Web technology. The data sets usually contain analogous data which represent the similar resources in the world. If these data sets are linked together by correctly identifying the similar instances, users can conveniently query data through a uniform interface, as if they are connecting a single database. However, finding correct links is very challenging because web data sources usually have heterogeneous ontologies maintained by different organizations. Many existing solutions have been proposed for this problem. (1) One straight-forward idea is to compare the attribute values of instances for identifying links, yet it is impossible to compare all possible pairs of attribute values. (2) Another common strategy is to compare instances with correspondences found by instance-based ontology matching, which can generate attribute correspondences based on overlapping ranges between two attributes, while it is easy to cause incomparable attribute correspondences or undiscovered comparable attribute correspondences. (3) Many existing solutions leverage Genetic Programming to construct interlinking patterns for comparing instances, however the running times of the interlinking methods are usually long. In this thesis, an interlinking method is proposed to interlink instances for different data sets, based on both statistical learning and symbolic learning. On the one hand, the method discovers potential comparable attribute correspondences of each class correspondence via a K-medoids clustering algorithm with instance value statistics. We adopt K-medoids because of its high working efficiency and high tolerance on irregular data and even incorrect data. The K-medoids classifies attributes of each class into several groups according to their statistical value features. Groups from different classes are mapped when they have similar statistical value features, to determine potential comparable attribute correspondences. The clustering procedure effectively narrows the range of candidate attribute correspondences. On the other hand, our solution also leverages a symbolic learning method, called Version Space. Version Space is an iterative learning model that searches for the interlinking pattern from two directions. Our design can solve the interlinking task that does not have a single compatible conjunctive interlinking pattern that covers all assessed correct links with a concise format. The interlinking solution is evaluated with large-scale real-world data from IM@OAEI and CKAN. Experiments confirm that the solution with only 1% of sample links already reaches a high accuracy (up to 0.94-0.99 on F-measure). The F-measure quickly converges improving on other state-of-the-art approaches, by nearly 10 percent of their F-measure values
Cherif, Mohamed Abderrazak. "Alignement et fusion de cartes géospatiales multimodales hétérogènes." Electronic Thesis or Diss., Université Côte d'Azur, 2024. http://www.theses.fr/2024COAZ5002.
Full textThe surge in data across diverse fields presents an essential need for advanced techniques to merge and interpret this information. With a special emphasis on compiling geospatial data, this integration is crucial for unlocking new insights from geographic data, enhancing our ability to map and analyze trends that span across different locations and environments with more authenticity and reliability. Existing techniques have made progress in addressing data fusion; however, challenges persist in fusing and harmonizing data from different sources, scales, and modalities.This research presents a comprehensive investigation into the challenges and solutions in vector map alignment and fusion, focusing on developing methods that enhance the precision and usability of geospatial data. We explored and developed three distinct methodologies for polygonal vector map alignment: ProximityAlign, which excels in precision within urban layouts but faces computational challenges; the Optical Flow Deep Learning-Based Alignment, noted for its efficiency and adaptability; and the Epipolar Geometry-Based Alignment, effective in data-rich contexts but sensitive to data quality. Additionally, our study delved into linear feature map alignment, emphasizing the importance of precise alignment and feature attribute transfer, pointing towards the development of richer, more informative geospatial databases by adapting the ProximityAlign approach for linear features like fault traces and road networks. The fusion aspect of our research introduced a sophisticated pipeline to merge polygonal geometries relying on space partitioning, non-convex optimization of graph data structure, and geometrical operations to produce a reliable fused map that harmonizes input vector maps, maintaining their geometric and topological integrity.In practice, the developed framework has the potential to improve the quality and usability of integrated geospatial data, benefiting various applications such as urban planning, environmental monitoring, and disaster management. This study not only advances theoretical understanding in the field but also provides a solid foundation for practical applications in managing and interpreting large-scale geospatial datasets
Westermark, Vicky. "EVALUATING VIEWS FOR PRODUCING DERIVED DATA ELEMENTS ON TIME SERIES DATA." Thesis, Umeå universitet, Institutionen för datavetenskap, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-175898.
Full textSoheily-Khah, Saeid. "Generalized k-means-based clustering for temporal data under time warp." Thesis, Université Grenoble Alpes (ComUE), 2016. http://www.theses.fr/2016GREAM064/document.
Full textTemporal alignment of multiple time series is an important unresolved problem in many scientific disciplines. Major challenges for an accurate temporal alignment include determining and modeling the common and differential characteristics of classes of time series. This thesis is motivated by recent works in extending Dynamic time warping for aligning multiple time series from several applications including speech recognition, curve matching, micro-array data analysis, temporal segmentation or human motion. However these DTW-based works suffer of several limitations: 1) They address the problem of aligning two time series regardless of the remaining time series, 2) They involve uniformly the features of the multiple time series, 3) The time series are aligned globally by including the whole observations. The aim of this thesis is to explore a generalized dynamic time warping for time series clustering. This work includes first the problem of prototype extraction, then the alignment of multiple and multidimensional time series
RAPUR, NIHARIKA. "TREATMENT OF DATA WITH MISSING ELEMENTS IN PROCESS MODELLING." University of Cincinnati / OhioLINK, 2003. http://rave.ohiolink.edu/etdc/view?acc_num=ucin1060192778.
Full textBlock, Lorraine Joy. "Mapping nursing wound care data elements to SNOMED-CT." Thesis, University of British Columbia, 2016. http://hdl.handle.net/2429/60290.
Full textApplied Science, Faculty of
Nursing, School of
Graduate
Speed, Erek R. "Detecting high level story elements from low level data." Thesis, Massachusetts Institute of Technology, 2012. http://hdl.handle.net/1721.1/77019.
Full textCataloged from PDF version of thesis.
Includes bibliographical references (p. 57-58).
The problem addressed here is yet another artificial intelligence problem that is easily solved by young children yet challenges even sophisticated computer programs. This thesis's canonical example is a scene featuring two entities drinking. In one scene, a cat drinks from a faucet. In the other, a human drinks from a glass. Even young humans can identify that the two images are similar in that they both involve drinking. However, low-level analysis of the scene will find many more differences than similarities in the case cited above. In my research examines ways to detect high-level story elements such as drinking from low-level data such as that which might be produced from analyzing pictures and videos directly. I present a system that accepts as input a collection of high-level events represented in transition space. I analyze, then select the affinity propagation clustering algorithm to group the events using only their low-level representations. To this end, I present a novel algorithm for determining how similar any two points in transition space are. Due to the lack of vision systems capable of providing a varied dataset, I create a system which translates English language descriptions of high-level events and produces a specially formatted transition space file. To support my hypotheses, I presents the results of two experiments using the system described in this thesis. The first experiment uses English language files and the second uses data produced from a set of experimental videos. Using the English language files the system was able to detect groups corresponding to flying and walking among others out of a total set of 16 events.
by Erek R. Speed.
M.Eng.
Pelan, John Christopher. "The calculation of electron excitation data for iron group elements." Thesis, Queen's University Belfast, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.388173.
Full textWiley, David F. "Approximation and visualization of scientific data using higher-order elements /." For electronic version search Digital dissertations database. Restricted to UC campuses. Access is free to UC campus dissertations, 2003. http://uclibs.org/PID/11984.
Full textLawlor, Fiona. "Implementation of the metadata elements of the INSPIRE directive." [Denver, Colo.] : Regis University, 2008. http://165.236.235.140/lib/FLawlor2008.pdf.
Full textKilingar, Nanda Gopala. "Generation and data-driven upscaling of open foam representational volume elements." Doctoral thesis, Universite Libre de Bruxelles, 2021. https://dipot.ulb.ac.be/dspace/bitstream/2013/313595/4/toc.pdf.
Full textDans ce travail, un générateur de volumes élémentaires représentatifs (VER) basé sur les champs de distance d'un agrégat d'inclusions de forme arbitraire est développé dans le cadre de matériaux moussés à structure ouverte. Lorsque les inclusions sont sphériques, la tessellation de l'agrégat résulte en des morphologies similaires aux échantillons de mousse physique en termes de rapports des nombres de face par pores et de bords par faces, ainsi que de la distribution de la longueur des entretoises, entre autres. Les fonctions qui combinent les champs de distance peuvent être utilisées pour obtenir des tesselations avec les variations nécessaires aux géométries des entretoises et extraire ces morphologies de mousse ouverte. Il est également possible de remplacer l'agrégat d'inclusions par un ensemble prédéfini d'inclusions qui sont directement extraites d'images tomographiques.L'utilisation de fonctions de niveaux discrètes entraîne de fortes discontinuités dans les dérivées des champs de distance. Une approche basée sur des ensembles de niveaux multiples est présentée qui peut capturer de manière appropriée les arêtes vives des entretoises des mousses ouvertes à partir des champs de distance résultants. Une telle approche peut contourner les discontinuités présentées par les champs de distance qui pourraient conduire à des concentrations de contraintes parasites dans une analyse ducomportement des matériaux.Les pores individuels sont ensuite extraits en tant que surfaces d'inclusions sur la base desdites combinaisons des fonctions de distance et de leurs modifications. Ces surfaces peuvent être réunies pour obtenir la géométrie finale des morphologies de mousse ouverte. Les attributs physiques des géométries extraites sont comparés aux données expérimentales. Une comparaison statistique est présentée décrivant les différentes caractéristiques. L'étude est étendue aux morphologies qui ont été extraites à l'aide d'images tomographiques.À l'aide d'outils d'optimisation de maillage, les triangulations des surfaces peuvent être obtenues, fusionnées et développées sous forme de modèles d'éléments finis (FE). Les modèles sont prêts à être utilisés dans une étude multi-échelle pour obtenir le comportement homogénéisé du matériau. La mise à l'échelle peut aider à évaluer les applications pratiques de ces modèles en les comparant aux données expérimentales d'échantillons physiques. Le comportement des matériaux des VERs est également comparé aux observations expérimentales.Pour augmenter l'efficacité de calcul de l'étude, un modèle de substitution basé sur un réseau neuronal est présenté. Ce modèle peut remplacer le problème aux valeurs limites à l'échelle micro dans une analyse multi-échelle. Les réseaux de neurones sont construits à l'aide de modules spécialement conçus pour prédire le comportement dépendant de l'histoire et sont appelés réseaux de neurones récurrents (RNN). Les modèles de substitution sont entrainés pour prendre en compte le caractère aléatoire du chargement que subit un matériau complexe lors d'une analyse de comportement d'un matériau.
Doctorat en Sciences de l'ingénieur et technologie
info:eu-repo/semantics/nonPublished
Tswane, Siphokazi. "Indigenous knowledge and caregivers' use of data elements in home-based healthcare." Thesis, Cape Peninsula University of Technology, 2012. http://hdl.handle.net/20.500.11838/2302.
Full textHome-Based Healthcare (HBHC) is an important aspect of South Africa's healthcare system. HBHC is the provision of care services to patients by trained or semi-trained caregivers at home. In South Africa HBHC was introduced in 2001 to address many problems with traditional healthcare such as overcrowding in public health facilities. South Africa has one of the highest HIV/AIDS infection rates in the world, which is often accompanied by opportunistic infections such as tuberculosis. HBHC is envisaged to address these challenges, thus relieving the burden on primary healthcare. HBHC is itself faced with many problems which include poor information or data management, unclear information flows, and insufficient information storage. It is also not clear how caregivers use data elements and there is no coherent indigenous knowledge base for the capturing, implementation and utilisation of data elements in local HBHC providers. This is particularly important to caregivers who rely on frameworks of indigenous knowledge in interpreting and making decisions on how to provide a care service to patients. In reality, caregivers operate in indigenous environments requiring the utilisation of local knowledge. This study explores the relationships between, and approaches to, data elements in different HBHC providers and communities. Three interpretive case studies in the Eastern and Western Cape Provinces of South Africa were conducted. Semistructured interviews, focus groups, participant observation and document analysis were used for data collection. The primary research question was: What happens when caregivers from various communities interact with data elements when providing a care service? Caregivers' indigenous knowledge and use of data elements was then harnessed in a knowledge base. The results from this study can be used by HBHC managers to develop their forms and training materials as the initial set of data elements used in HBHC has been identified. Caregivers from different communities can also learn how these data elements are used in other communities.
Rai, Dovan. "Math Learning Environment with Game-Like Elements and Causal Modeling of User Data." Digital WPI, 2011. https://digitalcommons.wpi.edu/etd-theses/722.
Full textDadson, Daniel K. "Impact of Environmental Classification on Steel Girder Bridge Elements Using Bridge Inspection Data." Diss., Virginia Tech, 2001. http://hdl.handle.net/10919/27772.
Full textPh. D.
Jin, Ruxiang. "Nonlinear etalons and nonlinear waveguides as decision-making elements in photonic switching." Diss., The University of Arizona, 1989. http://hdl.handle.net/10150/184807.
Full textBadenga, Rahul. "Path planning of mobile elements in time constrained data gathering for wireless sensor networks." Thesis, California State University, Long Beach, 2016. http://pqdtopen.proquest.com/#viewpdf?dispub=10105262.
Full textThe problem of data gathering is considered in a wireless sensor network using mobile elements. In particular, we consider a case where data is produced at a particular node and it needs to be delivered to a predefined sink in a given time interval. Mobile elements in a wireless sensor network travel in a predefined path; they collect the data from the nodes and they deliver it to the sink. Each and every node must be visited by the mobile element, which must reach the sink within a given time constraint. Therefore, the goal is to plan a path for the mobile element that minimizes the total length travelled. We propose an algorithmic solution that builds node-disjoint tours that always include the sink, that cover the network and also optimize the total length travelled. We provide an Integer Linear Programming Algorithm (LPF) for the problem and propose two heuristic approaches for building the tours. We also evaluate the performance of our algorithm by comparing it to our optimal solution, also working on few alternative heuristic, commonly used in time-window vehicle routing problems, and demonstrating the superiority of our solution.
Yan, Yujin. "Μοbile data analysis : rοbust alignment and flexible clustering methοds." Electronic Thesis or Diss., Normandie, 2024. http://www.theses.fr/2024NORMIR14.
Full textThe widespread popularity of mobile devices in modern life has brought a revolution in communication, navigation, and daily activities. Mobile devices generate a vast amount of data, including a wide range of user behaviors from location tracking to communication patterns and sensor data. This multifaceted data not only captures the interactions between individuals and their devices, but also reveals social trends and preferences. Recognizing the importance of mobile data, our research is dedicated to exploring and mining the user daily behavior recorded by mobile devices. Initially, we focus on analyzing trajectory data, which is a component of mobile data that is typically represented as a spatio-temporal sequence. Using the semantic information embedded in trajectory points, we can gain insights into users' behaviors and activities. However, the integration of spatial and temporal dimensions increases the complexity of the analysis. We propose a semantic-based trajectory clustering (STC) architecture to analyze trajectory data, which includes data preprocessing, similarity exploration, and clustering methods. In addition, we introduce a dynamic programming-based similarity exploration (DPD) model to quantify the similarity between trajectories, thus enhancing our understanding of mobile data. A comprehensive experimental analysis is conducted on a real-world dataset to compare the DPD model with the other baseline methods. The comparison results show the adeptness of our DPD algorithm in effectively examining associations within trajectory data. To enhance experimental control, we propose a data generation model simulating daily life scenarios by generating random data based on real user data. Through quantitative comparisons between the proposed STC architecture and other approaches, our algorithm demonstrates good performance. Transitioning from trajectory data to multivariate mobile data, we are challenged to effectively utilize various sensor types to extract subtle insights into user behavior. By introducing one-dimensional multivariate sequence alignment (1D MSA) algorithm and two-dimensional multivariate sequence alignment (2D MSA) algorithm, we facilitate a comprehensive analysis of multivariate mobile data. While the 1D MSA algorithm prioritizes computational efficiency, the 2D MSA algorithm excels at extracting subtle similarities between sequences, providing a more detailed analysis. Meanwhile, we use some different clustering methods to analyze the similar subsequences obtained by the two algorithms and obtained similar or even identical clustering results. Moreover, the user states represented by each category in the clustering results are highly interpretable. This indicates that our algorithms can obtain stable and real-life consistent results. Furthermore, we compare the similar subsequences obtained by 2D MSA algorithm and baseline methods. The results show that our proposed 2D MSA algorithm has superior performance in capturing subtle similarity from the data. This robust performance makes the 2D MSA algorithm as a powerful tool for extracting meaningful subsequences in multivariate mobile data, contributing to enhanced data interpretation and practical applications
Fu, Wai, and 符慧. "In silico prediction of cis-regulatory elements of genes involved in hypoxic-ischaemic insult." Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2006. http://hub.hku.hk/bib/B36986896.
Full textMoritz, Rick Patrick Constantin. "Routine activity extraction from local alignments in mobile phone context data." Thesis, Rouen, INSA, 2014. http://www.theses.fr/2014ISAM0001/document.
Full textHumans are creatures of habit, often developing a routine for their day-to-day life. We propose a way to identify routine as regularities extracted from the context data of mobile phones. We choose Lecroq et al.'s existing state of the art algorithm as basis for a set of modifications that render it suitable for the task. Our approach searches alignments in sequences of n-tuples of context data, which correspond to the user traces of routine activity. Our key enhancements to this algorithm are exploiting the sequential nature of the data an early maximisation approach. We develop a generator of context-like data to allow us to evaluate our approach. Additionally, we collect and manually annotate a mobile phone context dataset to facilitate the evaluation of our algorithm. The results allow us to validate the concept of our approach
Neves, Vasco de Matos Ferreira Mendes. "Abundances of elements in exoplanet host stars." Master's thesis, Universidade de Aveiro, 2008. http://hdl.handle.net/10773/15237.
Full textIn this work we present an uniform study of the chemical abundances of 12 elements (Si, Ca, Sc, Ti, V, Cr, Mn, Co, Ni, Na, Mg and Al) derived from the spectra of 451 stars of one of the HARPS GTO planet search programs, which has 66 planet bearing stars. The main goal of this study is the investigation of the possible differences between the abundances of the stars with and without planets. We have confirmed that there is an overabundance of metallicity in planet host stars, common to all species, as expected. We have also found that there is no difference in the galactic chemical evolution trends between stars with and without planets, as observed in the [X/Fe] vs. [Fe/H] plots. The stars that harbour planetary companions simply seem to be in the high metallicity tail of the distribution. We have only found one case of clear overabundance for a fixed [Fe/H] (HD147513) where the pollution scenario might be important. This particular star needs to be investigated in a future work. We also need to explore the possibility of the existence of a different population of stars with high [X/Fe] ratios in the region of [Fe/H] < 0 that was detected in the plots of [X/Fe] vs [Fe/H].
Neste trabalho apresentamos um estudo uniforme de abundâncias químicas de 12 elementos (Si, Ca, Sc, Ti, V, Cr, Mn, Co, Ni, Na, Mg e Al) a partir dos espectros de 451 estrelas de um dos programas HARPS GTO de procura de exoplanetas. Destas estrelas, 66 têm planetas confirmados. O objectivo principal deste trabalho é a investigação das possíveis diferenças entre as abundâncias químicas de estrelas com e sem planetas. Confirmámos que existe uma maior abundância química de todos os elementos nas estrelas com planetas, como era esperado. Constatámos também, através da análise dos gráficos de [X/Fe] vs. [Fe/H], que não existem diferenças nas tendências da evolução química da galáxia entre estrelas com e sem planetas. As estrelas que têm planetas parecem estar apenas no extremo de maior metalicidade da distribuição. Encontrámos apenas um caso em que se verifica uma maior abundância de alguns elementos para um [Fe/H] fixo (HD147513), onde o cenário de enriquecimento químico por poluição poderá ser importante. Este caso em particular precisa de ser investigado num trabalho futuro. É necessário também explorar a possível existência de uma população diferente de estrelas com maior metalicidade na região de [Fe/H] < 0 detectada nos gráficos de [X/Fe] vs. [Fe/H].
Savage, Ian Francis. "The development of the methodology for the analysis of trace elements in clinical samples using TXRF." Thesis, University of Hull, 1997. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.301637.
Full textMuto, Shunsuke, and Yusuke Sasano. "Energy-drift correction of electron energy-loss spectra from prolonged data accumulation of low SNR signals." Oxford University Press, 2008. http://hdl.handle.net/2237/20779.
Full textLi, Cong. "A comparably robust approach to estimate the left-censored data of trace elements in Swedish groundwater." Thesis, Uppsala universitet, Statistiska institutionen, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-175833.
Full textSchwieger, Felix. "Orbit Determination for UWE-4 based on Magnetometer and Sun Sensor Data using Equinoctial Orbital Elements." Thesis, Luleå tekniska universitet, Institutionen för system- och rymdteknik, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:ltu:diva-61551.
Full textPati, Amrita. "Modeling and Analysis of Regulatory Elements in Arabidopsis thaliana from Annotated Genomes and Gene Expression Data." Thesis, Virginia Tech, 2005. http://hdl.handle.net/10919/44132.
Full textMaster of Science
Nelson, Michael Graham. "Bioinformatic approaches to detect transposable element insertions in high throughput sequence data from Saccharomyces and Drosophila." Thesis, University of Manchester, 2016. https://www.research.manchester.ac.uk/portal/en/theses/bioinformatic-approaches-to-detect-transposable-element-insertions-in-high-throughput-sequence-data-from-saccharomyces-and-drosophila(df6427f7-2f8e-4de5-81eb-51f6bfab514a).html.
Full textYancoskie, Michelle N. [Verfasser], and Frank [Akademischer Betreuer] Chan. "Identifying and characterizing transcriptional regulatory elements from chromosome conformation capture data / Michelle N. Yancoskie ; Betreuer: Frank Chan." Tübingen : Universitätsbibliothek Tübingen, 2019. http://d-nb.info/1200916484/34.
Full textDennis, Tristan Philip Wesley. "Mining genome data for endogenous viral elements and interferon stimulated genes : insights into host virus co-evolution." Thesis, University of Glasgow, 2018. http://theses.gla.ac.uk/30887/.
Full textДядечко, Алла Миколаївна, Алла Николаевна Дядечко, Alla Mykolaivna Diadechko, and A. Dmitriyev. "250 dvds on a quarter: new method of self-assembljng nanoscale elements could transform data storage industry." Thesis, Вид-во СумДУ, 2009. http://essuir.sumdu.edu.ua/handle/123456789/16939.
Full textGolinski, Anne. "Automating Network System Configurations for Vendor-Specific Network Elements." Thesis, KTH, Skolan för informations- och kommunikationsteknik (ICT), 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-211678.
Full textI dagens läge tillämpar inte telekommunikationsintressenter automatiserade processer som standard. Nätverkskonfigurering och omkonfigurering är en repetitiv, tidskrävande och felbenägen process. För att adressera detta problem kommer denna kandidatavhandling belysa fördelarna med en automatisk nätverkskonfiguration och verifieringsprocess. För detta ändamål har ett system, Enna, framtagits som ett bevis på konceptets ändamålsenlighet. Enna läser aktuell nätverksstatus, tillämpar förutbestämda konfigurationer som laddas in från textfiler, och verifierar nätverkstatus automatiskt. Målet för detta examensarbete lyder: utveckling av Enna för att illustreara simplisteten i framtagandet, jämföra en automatisk nätverkskonfiguration med en manuell , och slutligen diskutera fördelar och problem vid byte till en automatiserad närverskonfiguration. Eftersom att detta examensarbete genomförts i samarbete med en ISP som arbetar med Cisco IOS XR-enheter, och Enna endast testats med grundläggande närverksprotokoll vanliga för dessa miljöer, kommer slutsatserna i detta dokument endast vara tillämpbara i dylikt sammanhang.
Finch, Dezon K. "TagLine: Information Extraction for Semi-Structured Text Elements In Medical Progress Notes." Scholar Commons, 2012. http://scholarcommons.usf.edu/etd/4321.
Full textGassama, Edrissa. "PIEZOELECTRIC INVERSE PROBLEMS WITH RESONANCE DATA: A SEQUENTIAL MONTE CARLO ANALYSIS." Case Western Reserve University School of Graduate Studies / OhioLINK, 2014. http://rave.ohiolink.edu/etdc/view?acc_num=case1396623563.
Full textHeldreich, Georgina. "A quantitative analysis of the fluvio-deltaic Mungaroo Formation : better-defining architectural elements from 3D seismic and well data." Thesis, University of Manchester, 2017. https://www.research.manchester.ac.uk/portal/en/theses/a-quantitative-analysis-of-the-fluviodeltaic-mungaroo-formation-betterdefining-architectural-elements-from-3d-seismic-and-well-data(866e245b-ba19-455d-924c-6d20af3dd700).html.
Full textSampath, Rahul Srinivasan. "A parallel geometric multigrid method for finite elements on octree meshes applied to elastic image registration." Diss., Atlanta, Ga. : Georgia Institute of Technology, 2009. http://hdl.handle.net/1853/29702.
Full textCommittee Chair: Vuduc, Richard; Committee Member: Biros, George; Committee Member: Davatzikos, Christos; Committee Member: Tannenbaum, Allen; Committee Member: Zhou, Hao Min. Part of the SMARTech Electronic Thesis and Dissertation Collection.
Bacheller, John S. "Design and implementation of a prototype microcomputer database management system for the standardization of data elements for the Department of Defense." Thesis, Monterey, California : Naval Postgraduate School, 1990. http://handle.dtic.mil/100.2/ADA238888.
Full textThesis Advisor(s): Dolk, Daniel R. Second Reader:Kamel, Magdi N. "September 1990." Description based on title screen viewed on December 16, 2009. DTIC Descriptor(s): Fields(computer programs), management information systems, standardization, department of defense, systems engineering, data management, theses, prototypes, sharing, microcomputers, hierarchies, viewers, requirements, dictionaries, data bases, functions. Author(s) subject terms: Data management standardization, data element dictionary, data element standardization, object oriented, logical design, application design. Includes bibliographical references (p. 237). Also available in print.
Usu, Kerem. "Identification Of Soft Tissue Mechanical Material Model And Corresponding Parameters From In Vivo Experimental Data By Using Inverse Finite Element Method." Master's thesis, METU, 2008. http://etd.lib.metu.edu.tr/upload/12609885/index.pdf.
Full textZetterlund, Marie. "Infology : a study to identify possible elements of infology in some system development methodologies." Thesis, University of Skövde, Department of Computer Science, 1999. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-402.
Full textThe purpose of this work is to identify possible elements of infology in some systems development methodologies. To reach the aim two objectives were identified: to gain an understanding of the concept of infology and secondly to study different kinds of methodologies and analyse them to find out possible elements of infology. In order to reach the aim of this work a literature study was performed. Four methodologies were chosen for the analysis and the selection represented a wide range of different methodologies. They were: Soft Systems Methodology (SSM), Effective Technical and Human Implementation of Computer based Systems (ETHICS), Structured Systems Analysis and Design Method (SSADM) and Yourdon Systems Method (YSM). The infological approach has been characterised and the fundamental characteristic of infology is the distinction between data and information. A consequence from this distinction is that the users of the intended information system should participate in the developing process in order to understand the complex and dynamic relations in an organisation and information system. The results of this work have shown that the soft methodologies (SSM and ETHICS) have a high degree of infology and the more hard methodologies (SSADM and YSM) have a low degree of infology.
Lagervik, Charlie. "A System Theoretical Approach to Situation Awareness : A holistic view of purposeful elements." Thesis, University of Skövde, School of Humanities and Informatics, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-1013.
Full textFrom the theories of Ackoff about system theory and how the management of an organization should perform, the concept of situation awareness is discussed. A short history of the situation awareness concept is given in the light of aviation and human cognition. Motives are given why it is of interest to explore the concept of SA. The Russian Theory of Activity (Activity Theory) is presented with the focus on the orientational activity to give the background for a comparison against the adaptive-learning management system as presented by Ackoff. As result a definition of SA is presented, the result of the comparison of theories is presented, discussed and summarized in a conceptual design and future research is presented.
Lundholm, Karin. "Fate of Cu, Cr, As and some other trace elements during combustion of recovered waste fuels." Doctoral thesis, Umeå : Department of Applied Physics and Electronics, Umeå Univ, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-1132.
Full textWang, Wei. "Unveiling Molecular Mechanisms of piRNA Pathway from Small Signals in Big Data: A Dissertation." eScholarship@UMMS, 2015. https://escholarship.umassmed.edu/gsbs_diss/805.
Full textWang, Wei. "Unveiling Molecular Mechanisms of piRNA Pathway from Small Signals in Big Data: A Dissertation." eScholarship@UMMS, 2010. http://escholarship.umassmed.edu/gsbs_diss/805.
Full textMoulin, Serge. "Use of data analysis techniques to solve specific bioinformatics problems." Thesis, Bourgogne Franche-Comté, 2018. http://www.theses.fr/2018UBFCD049/document.
Full textNowadays, the quantity of sequenced genetic data is increasing exponentially under the impetus of increasingly powerful sequencing tools, such as high-throughput sequencing tools in particular. In addition, these data are increasingly accessible through online databases. This greater availability of data opens up new areas of study that require statisticians and bioinformaticians to develop appropriate tools. In addition, constant statistical progress in areas such as clustering, dimensionality reduction, regressions and others needs to be regularly adapted to the context of bioinformatics. The objective of this thesis is the application of advanced statistical techniques to bioinformatics issues. In this manuscript we present the results of our works concerning the clustering of genetic sequences via Laplacian eigenmaps and Gaussian mixture model, the study of the propagation of transposable elements in the genome via a branching process, the analysis of metagenomic data in ecology via ROC curves or the ordinal polytomous regression penalized by the l1-norm
Hellman, Fredrik. "Numerical Methods for Darcy Flow Problems with Rough and Uncertain Data." Doctoral thesis, Uppsala universitet, Avdelningen för beräkningsvetenskap, 2017. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-318589.
Full textLEE, SEUNG M. "Um estudo sobre metodos de calculo e medidas experimentais de parametros cineticos em sistemas subcriticos acionados por fonte." reponame:Repositório Institucional do IPEN, 2009. http://repositorio.ipen.br:8080/xmlui/handle/123456789/9385.
Full textMade available in DSpace on 2014-10-09T14:04:32Z (GMT). No. of bitstreams: 0
Dissertacao (Mestrado)
IPEN/D
Instituto de Pesquisas Energeticas e Nucleares - IPEN-CNEN/SP
Maaroufi, Meriem. "Interopérabilité des données médicales dans le domaine des maladies rares dans un objectif de santé publique." Thesis, Paris 6, 2016. http://www.theses.fr/2016PA066275/document.
Full textThe digitalization of healthcare is on and multiple e-health projects are unceasingly coming up. In the rare diseases context, a field that has become a public health policy priority in France, e-health could be a solution to improve rare diseases epidemiology and to propose a better care for patients. The national data bank for rare diseases (BNDMR) offers the centralization of these epidemiological studies conduction for all rare diseases and all affected patients followed in the French healthcare system. The BNDMR must grow in a dense and heterogeneous digital landscape. Developing the BNDMR interoperability is the objective of this thesis’ work. How to identify patients, including fetuses? How to federate patients’ identities to avoid duplicates creation? How to link patients’ data to allow studies’ conduction? In response to these questions, we propose a universal method for patients’ identification that meets the requirements of health data protection. Which data should be collected in the national data bank? How to improve and facilitate the development of interoperability between these data and those from the wide range of the existing systems? In response to these questions, we first propose the collection of a standardized minimum data set for all rare diseases. The implementation of international standards provides a first step toward interoperability. We then propose to move towards the discovery of mappings between heterogeneous data sources. Minimizing human intervention by adopting automated alignment techniques and making these alignments’ results reliable and exploitable were the main motivations of our proposal
Arsenteva, Polina. "Statistical modeling and analysis of radio-induced adverse effects based on in vitro and in vivo data." Electronic Thesis or Diss., Bourgogne Franche-Comté, 2023. http://www.theses.fr/2023UBFCK074.
Full textIn this work we address the problem of adverse effects induced by radiotherapy on healthy tissues. The goal is to propose a mathematical framework to compare the effects of different irradiation modalities, to be able to ultimately choose those treatments that produce the minimal amounts of adverse effects for potential use in the clinical setting. The adverse effects are studied in the context of two types of data: in terms of the in vitro omic response of human endothelial cells, and in terms of the adverse effects observed on mice in the framework of in vivo experiments. In the in vitro setting, we encounter the problem of extracting key information from complex temporal data that cannot be treated with the methods available in literature. We model the radio-induced fold change, the object that encodes the difference in the effect of two experimental conditions, in the way that allows to take into account the uncertainties of measurements as well as the correlations between the observed entities. We construct a distance, with a further generalization to a dissimilarity measure, allowing to compare the fold changes in terms of all the important statistical properties. Finally, we propose a computationally efficient algorithm performing clustering jointly with temporal alignment of the fold changes. The key features extracted through the latter are visualized using two types of network representations, for the purpose of facilitating biological interpretation. In the in vivo setting, the statistical challenge is to establish a predictive link between variables that, due to the specificities of the experimental design, can never be observed on the same animals. In the context of not having access to joint distributions, we leverage the additional information on the observed groups to infer the linear regression model. We propose two estimators of the regression parameters, one based on the method of moments and the other based on optimal transport, as well as the estimators for the confidence intervals based on the stratified bootstrap procedure
Weber, Daniel Verfasser], André [Akademischer Betreuer] Stork, Dieter W. [Akademischer Betreuer] [Fellner, and Michael [Akademischer Betreuer] Goesele. "Interactive Physically Based Simulation - Efficient Higher-Order Elements, Multigrid Approaches and Massively Parallel Data Structures / Daniel Weber. Betreuer: André Stork ; Dieter Fellner ; Michael Goesele." Darmstadt : Universitäts- und Landesbibliothek Darmstadt, 2016. http://d-nb.info/1112141847/34.
Full textWeber, Daniel [Verfasser], André Akademischer Betreuer] Stork, Dieter W. [Akademischer Betreuer] [Fellner, and Michael [Akademischer Betreuer] Goesele. "Interactive Physically Based Simulation - Efficient Higher-Order Elements, Multigrid Approaches and Massively Parallel Data Structures / Daniel Weber. Betreuer: André Stork ; Dieter Fellner ; Michael Goesele." Darmstadt : Universitäts- und Landesbibliothek Darmstadt, 2016. http://nbn-resolving.de/urn:nbn:de:tuda-tuprints-53257.
Full text