Dissertationen zum Thema „Iterators“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit Top-50 Dissertationen für die Forschung zum Thema "Iterators" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Sehen Sie die Dissertationen für verschiedene Spezialgebieten durch und erstellen Sie Ihre Bibliographie auf korrekte Weise.
Shen, Jiasi. „RIFL : a language with filtered iterators“. Thesis, Massachusetts Institute of Technology, 2015. http://hdl.handle.net/1721.1/101587.
Der volle Inhalt der QuelleCataloged from PDF version of thesis.
Includes bibliographical references (pages 143-146).
RIFL is a new programming language that enables developers to write only common-case code to robustly process structured inputs. RIFL eliminates the need to manually handle errors with a new control structure, filtered iterators. A filtered iterator treats inputs as collections of input units, iterates over the units, uses the program itself to filter out unanticipated units, and atomically updates program state for each unit. Filtered iterators can greatly simplify the development of robust programs. We formally define filtered iterators in RIFL. The semantics of filtered iterators ensure that each input unit affects program execution atomically. Our benchmarks show that using filtered iterators reduces an average of 41.7% lines of code, or 58.5% conditional clauses and 33.4% unconditional computation, from fully manual implementations.
by Jiasi Shen.
S.M.
Manilov, Stanislav Zapryanov. „Analysis and transformation of legacy code“. Thesis, University of Edinburgh, 2018. http://hdl.handle.net/1842/29612.
Der volle Inhalt der QuelleDenis, Xavier. „Deductive verification of Rust programs“. Electronic Thesis or Diss., université Paris-Saclay, 2023. http://www.theses.fr/2023UPASG101.
Der volle Inhalt der QuelleRust is a programming language introduced in 2015, which provides the programmer with safety features regarding the use of memory. The goal of this thesis is the development of a deductive verification tool for the Rust language, by leveraging the specificities of its type system, in order to simplify memory aliasing management, among other things. Such a verification approach ensures the absence of errors during the execution of the considered programs, as well as their compliance with a formal specification of the expected functional behavior. The theoretical foundation of the approach proposed in this thesis is to use a notion of prophecy that interprets the mutable borrows in the Rust language as a current value and a future value of this borrow. The Coq proof assistant was used to formalize this prophetic encoding and prove the correctness of the associated proof obligation generation. Furthermore, the approach has been implemented in a verification software for Rust that automates the generation of proof obligations and relies on external solvers to validate these obligations. In order to support Rust iterators, an extension has been developed to manipulate closures, as well as a verification technique for iterators and combinators. The implementation has been experimentally evaluated on relevant algorithm and data structure examples. It has also been validated through a significant case study: the verification of a satisfiability modulo theories (SMT) solver
Galbraith, Steven Douglas. „Iterations of elliptic curves“. Thesis, Georgia Institute of Technology, 1991. http://hdl.handle.net/1853/28620.
Der volle Inhalt der QuelleLodin, Viktor, und Magnus Olovsson. „Prestanda- och beteendeanalys av parallella köer med iterator“. Thesis, Högskolan i Borås, Institutionen Handels- och IT-högskolan, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:hb:diva-17770.
Der volle Inhalt der QuelleProgram: Systemarkitekturutbildningen
Shlapunov, Alexander. „On Iterations of double layer potentials“. Universität Potsdam, 2000. http://opus.kobv.de/ubp/volltexte/2008/2568/.
Der volle Inhalt der QuelleSchrader, U. „Convergence of Asynchronous Jacobi-Newton-Iterations“. Universitätsbibliothek Chemnitz, 1998. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-199801324.
Der volle Inhalt der QuelleTorshage, Axel. „Linear Functional Equations and Convergence of Iterates“. Thesis, Umeå universitet, Institutionen för matematik och matematisk statistik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-56450.
Der volle Inhalt der QuelleMONTAGNAC, MARC. „Controle dynamique d'algorithmes iteratifs de resolution de systemes lineaires“. Paris 6, 1999. http://www.theses.fr/1999PA066351.
Der volle Inhalt der QuelleStumpo, Gordon. „Design Iterations Through Fusion of Additive and Subtractive Design“. Kent State University / OhioLINK, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=kent1461602511.
Der volle Inhalt der QuelleDEO, BLANCHARD ANNE. „Sequence-specifications algebriques. Application a une semantique pour les iterateurs“. Paris 11, 1994. http://www.theses.fr/1994PA112244.
Der volle Inhalt der QuelleShlapunov, Alexander. „Iterations of self-adjoint operators and their applications to elliptic systems“. Universität Potsdam, 1999. http://opus.kobv.de/ubp/volltexte/2008/2540/.
Der volle Inhalt der QuelleChan, Yuen-fai, und 陳遠輝. „On exact algorithms for small-sample bootstrap iterations and their applications“. Thesis, The University of Hong Kong (Pokfulam, Hong Kong), 2000. http://hub.hku.hk/bib/B31222298.
Der volle Inhalt der QuelleHama, Muzafar. „Matrix eigenvalues : localization through subsets and triangularization with Newton-like iterations“. Saint-Etienne, 2009. http://www.theses.fr/2009STET4016.
Der volle Inhalt der QuelleDans cette thèse on développe deux sujets : d'une part, la notion de pseudo-spectre d'une matrice complexe carrée et, d'autre part, l'application de la méthode de Newton-Kantorovich au calcul des formes triangulaires supérieures semblables d'une matrice carrée complexe. Le travail sur le pseudo-spectre est une compilation de résultats qui réalise une synthèse de cette notion. Quelques contributions originales complètent ce texte. La recherche sur les formes triangulaires repose sur l'application de la méthode de Newton-Kantorovich et sa variante de la Pente xe au calcul d'une forme de Schur par similarité unitaire et d'une forme de Gauss par similarité triangulaire infèrieure a diagonal unite. On propose que les factorisations QR et (L+I)U nécessaires au calcul des formes triangulaires de Schur et de Gauss par les algorithmes de Francis et de Crout respectivement, soient accomplies par ranement itératif en utilisant encore une fois la méthode de Newton-Kantorovich et sa variante de la Pente x
Ciavatti, Enrico. „Teorema del Limite Centrale e Legge del Logaritmo Iterato“. Bachelor's thesis, Alma Mater Studiorum - Università di Bologna, 2019. http://amslaurea.unibo.it/18248/.
Der volle Inhalt der QuelleCuata, Cervantes Jonathan Eduardo. „Optimizing automotive electrical distribution systems design and development by reducing design iterations“. Thesis, Massachusetts Institute of Technology, 2015. http://hdl.handle.net/1721.1/106239.
Der volle Inhalt der QuelleCataloged from PDF version of thesis.
Includes bibliographical references (pages 122-123).
The design and development (D&D) of electrical distribution systems (EDS) is a practice that has been performed in the automotive industry for more than 100 years. The amount of technology infusion in vehicles within this history impacts the design and development of electrical distribution systems in an exponential manner. The electrical architecture of a vehicle increases in complexity with every new product launched into the market. The number of interactions and interdependencies between design and development activities, and across functional groups, has been increasing as a consequence of the constant innovation in the vehicle electrical architecture. These interdependencies and interactions with design and development tasks and cross functional groups generate potential design iterations and rework loops that have direct impacts on the cost, scope and schedule of automotive projects. This research has a fundamental purpose, the review of the electrical distribution systems design and development process inside an automotive OEM through the use of (1) traditional and modern project management tools, (2) surveys and interviews inside the OEM EDS organization, and (3) a review of product development literature, in order to identify recommendations to reduce unplanned design iterations and rework generated by the nonlinear nature of automotive product development. While the analyses, summary and recommendations are specific to EDS product development, it is hoped that the use of both traditional and modern project management tools described in this thesis can serve as a model for those in other industries.
by Jonathan Eduardo Cuata Cervantes.
S.M. in Engineering and Management
Fanfakh, Ahmed Badri Muslim. „Energy consumption optimization of parallel applications with Iterations using CPU frequency scaling“. Thesis, Besançon, 2016. http://www.theses.fr/2016BESA2021/document.
Der volle Inhalt der QuelleIn recent years, green computing has become an important topic in the supercomputing research domain. However, the computing platforms are still consuming more and more energy due to the increase in the number of nodes composing them. To minimize the operating costs of these platforms many techniques have been used. Dynamic voltage and frequency scaling (DVFS) is one of them. It can be used to reduce the power consumption of the CPU while computing, by lowering its frequency. However, lowering the frequency of a CPU may increase the execution time of the application running on that processor. Therefore, the frequency that gives the best trade-off between the energy consumption and the performance of an application must be selected.This thesis, presents the algorithms developed to optimize the energy consumption and theperformance of synchronous and asynchronous message passing applications with iterations runningover clusters or grids. The energy consumption and performance models for each type of parallelapplication predicts its execution time and energy consumption for any selected frequency accordingto the characteristics of both the application and the architecture executing this application.The contribution of this thesis can be divided into three parts: Firstly, optimizing the trade-offbetween the energy consumption and the performance of the message passing applications withsynchronous iterations running over homogeneous clusters. Secondly, adapting the energy andperformance models to heterogeneous platforms where each node can have different specificationssuch as computing power, energy consumption, available frequency gears or network’s latency andbandwidth. The frequency scaling algorithm was also modified to suit the heterogeneity of theplatform. Thirdly, the models and the frequency scaling algorithm were completely rethought to takeinto considerations the asynchronism in the communication and computation. All these models andalgorithms were applied to message passing applications with iterations and evaluated over eitherSimGrid simulator or Grid’5000 platform. The experiments showed that the proposed algorithms areefficient and outperform existing methods such as the energy and delay product. They also introducea small runtime overhead and work online without any training or profiling
Quan, Zhi. „Computationally efficient multiuser and MIMO detection based on dichotomous coordinate descent iterations“. Thesis, University of York, 2009. http://etheses.whiterose.ac.uk/1628/.
Der volle Inhalt der QuelleLayton, Simon. „Fast multipole boundary element solutions with inexact Krylov iterations and relaxation strategies“. Thesis, Boston University, 2013. https://hdl.handle.net/2144/11115.
Der volle Inhalt der QuelleBoundary element methods (BEM) have been used for years to solve a multitude of engineering problems, ranging from Bioelectrostatics, to fluid flows over micro-electromechanical devices and deformations of cell membranes. Only requiring the discretization of a surface into panels rather than the entire domain, they effectively reduce the dimensionality of a problem by one. This reduction in dimensionality nevertheless comes at a cost. BEM requires the solution of a large, dense linear system with each matrix element formed of an integral between two panels, often performed used an iterative solver based on Krylov subspace methods. This requires the repeated calculation of a matrix vector product that can be approximated using a hierarchical approximation known as the fast multipole method (FMM). While adding complexity, this reduces order of the time-to-solution from O(cN^2) to OcN), where c is some function of the condition number of the dense matrix. This thesis obtains algorithmic speedups for the solutions of FMM-BEM systems by applying the mathematical theory behind inexact matrix-vector products to our solver, implementing a relaxation scheme to control the error incurred by the FMM in order to minimize the total time-to-solution. The theory is extensively verified for both Laplace equation and Stokes flow problems, with an investigation to determine how further problems may benefit from the addition of a relaxed solver. We also present experiments for the Stokes flow around both single and multiple red blood cells, an area of ongoing research, showing good speedups that would be applicable for any other code that chose to implement a similar relaxed solver. All of these results are obtained with an easy-to-use, extensible and open-source FMM-BEM code.
Wall, Gina. „Photographic dissemination : iterations of difference in the text of landscape and photographic writing“. Thesis, University of Dundee, 2011. https://discovery.dundee.ac.uk/en/studentTheses/ede09f8b-b9e3-4922-909d-7617c01f4d33.
Der volle Inhalt der QuellePorte, Christian. „Le bilan etiologique des avortements spontanes precoces iteratifs : a propos d'une enquete multicentrique francaise“. Nancy 1, 1988. http://www.theses.fr/1988NAN11193.
Der volle Inhalt der QuelleAknin, Patrice. „Algorithmes iteratifs pour l'inversion d'un modele non lineaire de multicapteur a courants de foucault“. Paris 11, 1990. http://www.theses.fr/1990PA112133.
Der volle Inhalt der QuelleJuan, Huguet Jordi. „Iterates of differential operators and vector valued functions on non quasi analytic classes“. Doctoral thesis, Universitat Politècnica de València, 2011. http://hdl.handle.net/10251/9401.
Der volle Inhalt der QuelleJuan Huguet, J. (2011). Iterates of differential operators and vector valued functions on non quasi analytic classes [Tesis doctoral no publicada]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/9401
Palancia
Henk, Michael B. „A study on project iterations and the effects seen on system constraint and project duration“. Menomonie, WI : University of Wisconsin--Stout, 2007. http://www.uwstout.edu/lib/thesis/2007/2007henkm.pdf.
Der volle Inhalt der QuelleSteinhoff, Tim [Verfasser], und Wolfgang [Akademischer Betreuer] Mackens. „Approximate and projected natural level functions for Newton-type iterations / Tim Steinhoff. Betreuer: Wolfgang Mackens“. Hamburg-Harburg : Universitätsbibliothek der Technischen Universität Hamburg-Harburg, 2011. http://d-nb.info/1048455556/34.
Der volle Inhalt der QuelleThummadi, B. Veeresh. „SOFTWARE DESIGN METHODOLOGIES, ROUTINES AND ITERATIONS: A MULTIPLE-CASE STUDY OF AGILE AND WATERFALL PROCESSES“. Case Western Reserve University School of Graduate Studies / OhioLINK, 2014. http://rave.ohiolink.edu/etdc/view?acc_num=case1396363465.
Der volle Inhalt der QuelleGarcia, Ignacio de Mateo. „Iterative matrix-free computation of Hopf bifurcations as Neimark-Sacker points of fixed point iterations“. Doctoral thesis, Humboldt-Universität zu Berlin, Mathematisch-Naturwissenschaftliche Fakultät II, 2012. http://dx.doi.org/10.18452/16478.
Der volle Inhalt der QuelleClassical methods for the direct computation of Hopf bifurcation points and other singularities rely on the evaluation and factorization of Jacobian matrices. In view of large scale problems arising from PDE discretization systems of the form f( x (t), α ), for t bigger than 0, where x are the state variables, α are certain parameters and f is smooth with respect to x and α, a matrix-free scheme is developed based exclusively on Jacobian-vector products and other first and second derivative vectors to obtain the critical parameter α causing the loss of stability at the Hopf point. In the present work, a system of equations is defined to locate Hopf points, iteratively, extending the system equations with a scalar test function φ, based on a projection of the eigenspaces. Since the system f arises from a spatial discretization of an original set of PDEs, an error correction considering the different discretization procedures is presented. To satisfy the Hopf conditions a single parameter is adjusted independently or simultaneously with the state vector in a deflated iteration step, reaching herewith both: locating the critical parameter and accelerating the convergence rate of the system. As a practical experiment, the algorithm is presented for the Hopf point of a brain cell represented by the FitzHugh-Nagumo model. It will be shown how for a critical current, the membrane potential will present a travelling wave typical of an oscillatory behaviour.
Cuesta, Andrea Jordi. „Contribucions als agorismes de punt interior en mètodes iteratius per a sistemes d'equacions usant regularitzacions quadràtiques“. Doctoral thesis, Universitat Politècnica de Catalunya, 2009. http://hdl.handle.net/10803/30709.
Der volle Inhalt der QuelleRADID, ATIKA. „Iterations booleennes et sur des ensembles de cardinal fini analyse numerique de modeles physiques de recuit“. Besançon, 2000. http://www.theses.fr/2000BESA2041.
Der volle Inhalt der QuelleAuthié, Gérard. „Contribution a l'optimisation de flots dans les reseaux : un multiprocesseur experimental pour l'etude des iterations asynchrones“. Toulouse 3, 1987. http://www.theses.fr/1987TOU30210.
Der volle Inhalt der QuelleSATO, Ken-ichi, Hiroshi HASEGAWA und Masakazu SATO. „Efficient Shared Protection Network Design Algorithm that Iterates Path Relocation with New Resource Utilization Metrics“. 電子情報通信学会, 2013. https://search.ieice.org/.
Der volle Inhalt der QuellePatel, Rahul. „Maximum Likelihood – Expectation Maximum Reconstruction with Limited Dataset for Emission Tomography“. Akron, OH : University of Akron, 2007. http://rave.ohiolink.edu/etdc/view?acc%5Fnum=akron1175781554.
Der volle Inhalt der Quelle"May, 2007." Title from electronic thesis title page (viewed 04/26/2009) Advisor, Dale Mugler; Co-Advisor, Anthony Passalaqua; Committee member, Daniel Sheffer; Department Chair, Daniel Sheffer; Dean of the College, George K. Haritos; Dean of the Graduate School, George R. Newkome. Includes bibliographical references.
Hermer, Neal [Verfasser], Russell [Akademischer Betreuer] Luke, Russell [Gutachter] Luke und Anja [Gutachter] Sturm. „Random Function Iterations for Stochastic Feasibility Problems / Neal Hermer ; Gutachter: Russell Luke, Anja Sturm ; Betreuer: Russell Luke“. Göttingen : Niedersächsische Staats- und Universitätsbibliothek Göttingen, 2019. http://d-nb.info/1181427460/34.
Der volle Inhalt der QuelleVondrak, David A. „Adaptive selections of sample size and solver iterations in stochastic optimization with applicåation to nonlinear commodity flow problems“. Thesis, Monterey, California. Naval Postgraduate School, 2009. http://hdl.handle.net/10945/4818.
Der volle Inhalt der QuelleVondrak, David A. „Adaptive selections of sample size and solver iterations in stochastic optimization with application to nonlinear commodity flow problems“. Monterey, Calif. : Naval Postgraduate School, 2009. http://edocs.nps.edu/npspubs/scholarly/theses/2009/March/09Mar%5FVondrak.pdf.
Der volle Inhalt der QuelleThesis Advisor(s): Royset, Johannes O. "March 2009." Description based on title screen as viewed on April 23, 2009. Author(s) subject terms: Nonlinear Stochastic Optimization, Optimal Control, Dynamic Programming, Network Commodity Flow, Sample Average Approximation, Projected Gradient Method. Includes bibliographical references (p. 37-38). Also available in print.
Guenther, Marco. „Effizient Programmieren mit der C++ Standard Template Library“. Universitätsbibliothek Chemnitz, 2003. http://nbn-resolving.de/urn:nbn:de:swb:ch1-200300381.
Der volle Inhalt der QuelleMazine, Alexandre. „La caractérisation de front d'onde dans un système de propagation à multi-illumination gérée par un modulateur spatial de lumière“. Phd thesis, Télécom ParisTech, 2006. http://pastel.archives-ouvertes.fr/pastel-00001748.
Der volle Inhalt der QuelleMeier, Daniel Steven. „Generative Modeling as a tool in Urban Riverfront Design; an exploration of Parametric Design in Landscape Architecture“. The Ohio State University, 2012. http://rave.ohiolink.edu/etdc/view?acc_num=osu1338355682.
Der volle Inhalt der QuelleHosking, Peter. „Policy Reform and Resistance: A Case Study of Police Pursuit Policy Change in Queensland, Australia“. Thesis, Griffith University, 2022. http://hdl.handle.net/10072/413694.
Der volle Inhalt der QuelleThesis (PhD Doctorate)
Doctor of Philosophy (PhD)
School of Crim & Crim Justice
Arts, Education and Law
Full Text
Nel, Philip J. „Indigenous knowledge systems and language practice : interface of a knowledge discourse“. Journal for New Generation Sciences : Socio-constructive language practice : training in the South African context : Special Edition, Vol 6, Issue 3: Central University of Technology, Free State, Bloemfontein, 2008. http://hdl.handle.net/11462/516.
Der volle Inhalt der QuelleThe paper seeks to engage constructively with the challenges and opportunities Indigenous Knowledge (IK) may offer disciplines in Language Practice. The approach will be contextualized in terms of the theoretical shift in knowledge production and use, as well as the current debate pertaining to the feasibility of the incorporation of IK into curricula. Specific attention will be rendered to topics of Africanizing scholarship, a performance model of knowledge, the socio-cultural embeddedness of language, and brief thoughts on the translation of the oral. These thematic issues are of particular importance to Language Practice, perceived here to be at the gateway between theory of language/communication and receiver communities.
Arruda, Dilermano Honório de. „O uso da calculadora simples em sala de aula“. Universidade Federal de Goiás, 2013. http://repositorio.bc.ufg.br/tede/handle/tde/2956.
Der volle Inhalt der QuelleMade available in DSpace on 2014-08-28T19:49:36Z (GMT). No. of bitstreams: 2 license_rdf: 23148 bytes, checksum: 9da0b6dfac957114c6a7714714b86306 (MD5) Revisão Dilermano V Regis.PDF: 739794 bytes, checksum: d08c982161f7e5a51c6e06ede504f527 (MD5) Previous issue date: 2013-04-11
O objetivo deste estudo é apresentar uma ferramenta que todos possuem, que é fácil de carregar e que portanto tem alcance popular. Nas primeiras seções apresenta-se algumas operações matemáticas elementares executadas com uma calculadora simples. Começa-se por estudar a operação de divisão de inteiros e como encontrar o resto na calculadora, como operar com frações em uma calculadora e responder na forma de fração, como encontrar a fração geratriz de uma dízima periódica ou ainda como extrair a raíz "n-ésima"de um número real. Para cada operação destas há a preocupação de se expôr também suas devidas aplicações e, quando necessário, de se realizar estudos matemáticos mais profundos como, por exemplo, no caso das congruências módulo m nas dízimas ou derivadas para raízes n-ésima. Em iterações com a adição, por exemplo, trabalha-se o uso adequado de algumas teclas para um procedimento rápido no estudo das progressões aritméticas, juro simples e funções polinomiais do 1o grau. Já na seção de iterações com o produto, propõe-se um estudo das progressões geométricas, funções exponenciais e juro composto. Iterando com as fórmulas de Maclaurin, veremos como é possível utilizar a calculadora simples para encontrar valores das funções trigonométricas circulares e hiperbólicas, bem como os valores dos logaritmos decimais e neperianos. Esse trabalho mostra ao leitor que pelo conhecimento matemático pode se otimizar a calculadora simples, responder questões que antes os cálculos ficariam apenas indicados, ganhar tempo nos cálculos e utilizar o tempo restante para melhor elaborar a estratégia de resolução, e demais vantagens que o leitor descobrirá.
Quero agradecer aos amigos, àqueles que o tempo separou mas as lembranças não, e de forma especial aos 29 novos amigos que o mestrado me proporcionou: Amanda, Viviane, Leozão, Hélio, Flávio, Carlos André, Fabão, Rogério, Marquinhos, Junior César, Paulo César, Edmaldo, Haniel, Simão, Leandro, Kadu, Frederico, Kariton, Marcão, Welington. Àqueles que foram além da amizade e se fizeram irmãos: Túlio, Robison, Alan, Hugo César, César Pereira, Leo Alcântara, Maradona, Eduardo Vasconcelos e Mateus. A esses devo meus reconhecimentos. A esses que leram ou ouviram com cuidado as primeiras versões, que opniram, corrigiram e criticaram, meus sinceros agradecimentos. Desejo agradecer de forma mais pessoal à minha família, pelo apoio incondicional, por me ouvirem mesmo quando nada entendiam. À Dagma e à Dalma pelas lições diárias de força e coragem; a minha esposa Juliana que conseguiu suportar a construção de um livro dentro de casa e por acreditar que eu conseguiria escrevê-lo. Meu maior agradecimento vai aos meus filhos: Priscila pelas horas ao telefone me ouvindo; Pedro, Mariana e Gabriel, pela correção ou reescrita de meu português, pelas brincadeiras, pelas partidas de futebol no vídeo game buscando aliviar meu cansaço, por me obrigarem a ir ao cinema ou por fazermos nada ao final dos meus dias de trabalho. Sem isto, e sem eles, eu não sobreviveria à escrita deste.
Suaysuwan, Noparat. „English language textbooks in Thailand 1960-1997 : constructing postwar, industrial and global iterations of Thai society through and for the child language learner /“. [St. Lucia, Qld.], 2005. http://www.library.uq.edu.au/pdfserve.php?image=thesisabs/absthe18722.pdf.
Der volle Inhalt der QuelleLétourneau, Étienne. „Impact of algorithm, iterations, post-smoothing, count level and tracer distribution on single-frame positrom emission tomography quantification using a generalized image space reconstruction algorithm“. Thesis, McGill University, 2012. http://digitool.Library.McGill.CA:80/R/?func=dbin-jump-full&object_id=110750.
Der volle Inhalt der QuelleLa tomographie par Émission de Positons est une technique d'imagerie médicale traçant les procédures fonctionnelles qui se déroulent dans le patient. L'une des applications courantes de cet appareil consiste à performer un diagnostique subjectif à partir des images obtenues. Cependant, l'imagerie quantitative (IQ) permet de performer une analyse objective en plus de nous procurer de l'information additionnelle telle que la courbe temps-activité (CTA) ainsi que des détails visuels qui échappent à l'œil. Le but de ce travail était, en comparant plusieurs algorithmes de reconstruction tels que le ML-EM PSF, le ISRA PSF et les algorithmes qui en découlent ainsi que la rétroprojection filtrée pour une image bidimensionnelle fixe, de développer une analyse robuste sur les performances quantitatives dépendamment de la localisation des régions d'intérêt (RdI), de leur taille, du niveau de bruit dans l'image, de la distribution de l'activité et des paramètres post-lissage. En simulant des acquisitions à partir d'une coupe axiale d'un cerveau digitale sur Matlab, une comparaison quantitative appuyée de figures qualitative en guise d'outils explicatifs a été effectuée pour toutes les techniques de reconstruction à l'aide de l'Erreur Absolue Moyenne (EAM) et de la relation Biais-Variance. Les résultats obtenus démontrent que la performance de chaque algorithme dépend principalement du nombre d'événements enregistré provenant de la RdI ainsi que de la combinaison itération/post-lissage utilisée qui, lorsque choisie adéquatement, permet à la majorité des algorithmes étudiés de donner des quantités similaires dans la majorité des cas. Parmi les 10 techniques analysées, 3 se sont démarquées : ML-EM PSF, ISRA PSF en utilisant les valeurs prévues avec lissage comme facteur de pondération et RPF avec un post-lissage adéquat les principaux prétendants pour atteindre l'EMA minimale. Mots-clés: Tomographie par émission de positons, Maximum-Likelihood Expectation-Maximization, Image Space Reconstruction Algorithm, Rétroprojection Filtrée, Erreur Absolue Moyenne, Imagerie quantitative.
Barros, Carlos Eduardo Rosado de. „Sequências monótonas aplicadas a um problema de cauchy para um sistema de reação-difusão-convecção“. Universidade Federal de Goiás, 2015. http://repositorio.bc.ufg.br/tede/handle/tede/5543.
Der volle Inhalt der QuelleApproved for entry into archive by Luciana Ferreira (lucgeral@gmail.com) on 2016-05-06T11:43:27Z (GMT) No. of bitstreams: 2 Dissertação - Carlos Eduardo Rosado de Barros - 2015.pdf: 1334566 bytes, checksum: 373183ed73dd83bfac5d91d2670c2e36 (MD5) license_rdf: 19874 bytes, checksum: 38cb62ef53e6f513db2fb7e337df6485 (MD5)
Made available in DSpace on 2016-05-06T11:43:27Z (GMT). No. of bitstreams: 2 Dissertação - Carlos Eduardo Rosado de Barros - 2015.pdf: 1334566 bytes, checksum: 373183ed73dd83bfac5d91d2670c2e36 (MD5) license_rdf: 19874 bytes, checksum: 38cb62ef53e6f513db2fb7e337df6485 (MD5) Previous issue date: 2015-08-07
Conselho Nacional de Pesquisa e Desenvolvimento Científico e Tecnológico - CNPq
In this work, mainly based on the articles, [1], [2] and [7], one studies a reactiondiffusion- convection system, related the propagation of a combustion front through a porous medium, giving origin a Cauchy problem. Such a problem has been approached by the methode of the monotone iterations, which leads to an unique time-global solution.
Nesse trabalho, baseado principalmente nos artigos [1], [2] e [7], estuda-se um sistema reação-difusão-convecção, relacionado à propagação de uma frente de combustão em um meio poroso, recaindo sobre um problema de Cauchy. Tal problema é abordado através do método de iterações monótonas, o qual conduz a uma única solução global no tempo.
Garay, Jose. „Asynchronous Optimized Schwarz Methods for Partial Differential Equations in Rectangular Domains“. Diss., Temple University Libraries, 2018. http://cdm16002.contentdm.oclc.org/cdm/ref/collection/p245801coll10/id/510451.
Der volle Inhalt der QuellePh.D.
Asynchronous iterative algorithms are parallel iterative algorithms in which communications and iterations are not synchronized among processors. Thus, as soon as a processing unit finishes its own calculations, it starts the next cycle with the latest data received during a previous cycle, without waiting for any other processing unit to complete its own calculation. These algorithms increase the number of updates in some processors (as compared to the synchronous case) but suppress most idle times. This usually results in a reduction of the (execution) time to achieve convergence. Optimized Schwarz methods (OSM) are domain decomposition methods in which the transmission conditions between subdomains contain operators of the form \linebreak $\partial/\partial \nu +\Lambda$, where $\partial/\partial \nu$ is the outward normal derivative and $\Lambda$ is an optimized local approximation of the global Steklov-Poincar\'e operator. There is more than one family of transmission conditions that can be used for a given partial differential equation (e.g., the $OO0$ and $OO2$ families), each of these families containing a particular approximation of the Steklov-Poincar\'e operator. These transmission conditions have some parameters that are tuned to obtain a fast convergence rate. Optimized Schwarz methods are fast in terms of iteration count and can be implemented asynchronously. In this thesis we analyze the convergence behavior of the synchronous and asynchronous implementation of OSM applied to solve partial differential equations with a shifted Laplacian operator in bounded rectangular domains. We analyze two cases. In the first case we have a shift that can be either positive, negative or zero, a one-way domain decomposition and transmission conditions of the $OO2$ family. In the second case we have Poisson's equation, a domain decomposition with cross-points and $OO0$ transmission conditions. In both cases we reformulate the equations defining the problem into a fixed point iteration that is suitable for our analysis, then derive convergence proofs and analyze how the convergence rate varies with the number of subdomains, the amount of overlap, and the values of the parameters introduced in the transmission conditions. Additionally, we find the optimal values of the parameters and present some numerical experiments for the second case illustrating our theoretical results. To our knowledge this is the first time that a convergence analysis of optimized Schwarz is presented for bounded subdomains with multiple subdomains and arbitrary overlap. The analysis presented in this thesis also applies to problems with more general domains which can be decomposed as a union of rectangles.
Temple University--Theses
Mateo, Garcia Ignacio de [Verfasser], Andreas [Akademischer Betreuer] Griewank, Nicolas R. [Akademischer Betreuer] Gauger und Willy J. F. [Akademischer Betreuer] Govaerts. „Iterative matrix-free computation of Hopf bifurcations as Neimark-Sacker points of fixed point iterations / Ignacio de Mateo Garcia. Gutachter: Andreas Griewank ; Nicolas R. Gauger ; Willy J. F. Govaerts“. Berlin : Humboldt Universität zu Berlin, Mathematisch-Naturwissenschaftliche Fakultät II, 2012. http://d-nb.info/1020871148/34.
Der volle Inhalt der QuelleWang, Qianxue. „Création et évaluation statistique d'une nouvelle de générateurs pseudo-aléatoires chaotiques“. Thesis, Besançon, 2012. http://www.theses.fr/2012BESA2031.
Der volle Inhalt der QuelleIn this thesis, a new way to generate pseudorandom numbers is presented. The propositionis to mix two exiting generators with discrete chaotic iterations that satisfy the Devaney’sdefinition of chaos. A rigorous framework is introduced, where topological properties of theresulting generator are given, and two practical designs are presented and evaluated. It is shownthat the statistical quality of the inputted generators can be greatly improved by this way, thusfulfilling the up-to-date standards. Comparison between these two designs and existing generatorsare investigated in details. Among other things, it is established that the second designedtechnique outperforms the first one, both in terms of performance and speed.In the first part of this manuscript, the iteration function embedded into chaotic iterations isthe vectorial Boolean negation. In the second part, we propose a method using graphs havingstrongly connected components as a selection criterion.We are thus able to modify the iterationfunction without deflating the good properties of the associated generator. Simulation resultsand basic security analysis are then presented to evaluate the randomness of this new family ofpseudorandom generators. Finally, an illustration in the field of information hiding is presented,and the robustness of the obtained data hiding algorithm against attacks is evaluated
Gbikpi, benissan Tete guillaume. „Méthodes asynchrones de décomposition de domaine pour le calcul massivement parallèle“. Thesis, Université Paris-Saclay (ComUE), 2017. http://www.theses.fr/2017SACLC071/document.
Der volle Inhalt der QuelleAn important class of numerical methods features a scalability property well known as the Amdahl’s law, which constitutes the main limiting drawback of parallel computing, as it establishes an upper bound on the number of parallel processing units that can be used to speed a computation up. Extensive research activities are therefore conducted on both mathematical and computer science aspects to increase this bound, in order to be able to squeeze the most out of parallel machines. Domain decomposition methods introduce a natural and optimal approach to solve large numerical problems in a distributed way. They consist in dividing the geometrical domain on which an equation is defined, then iteratively processing each sub-domain separately, while ensuring the continuity of the solution and of its derivative across the junction interface between them. In the present work, we investigate the removal of the scalability bound by the application of the asynchronous iterations theory in various decomposition frameworks, both for space and time domains. We cover various aspects of the development of asynchronous iterative algorithms, from theoretical convergence analysis to effective parallel implementation. Efficient asynchronous domain decomposition methods are thus successfully designed, as well as a new communication library for the quick asynchronous experimentation of existing scientific applications
Demir, Abdullah. „Form Finding And Structural Analysis Of Cables With Multiple Supports“. Master's thesis, METU, 2011. http://etd.lib.metu.edu.tr/upload/12613609/index.pdf.
Der volle Inhalt der QuelleZou, Weiyao. „OPTIMIZATION OF ZONAL WAVEFRONT ESTIMATION AND CURVATURE MEASUREMENTS“. Doctoral diss., University of Central Florida, 2007. http://digital.library.ucf.edu/cdm/ref/collection/ETD/id/4134.
Der volle Inhalt der QuellePh.D.
Optics and Photonics
Optics and Photonics
Optics PhD