• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2571
  • 911
  • 381
  • 347
  • 331
  • 101
  • 66
  • 46
  • 40
  • 36
  • 34
  • 32
  • 30
  • 27
  • 26
  • Tagged with
  • 5901
  • 1417
  • 864
  • 714
  • 714
  • 667
  • 485
  • 484
  • 473
  • 440
  • 418
  • 414
  • 386
  • 355
  • 337
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
11

Evolutionary Algorithms for Model-Based Clustering

Kampo, Regina S. January 2021 (has links)
Cluster analysis is used to detect underlying group structure in data. Model-based clustering is the process of performing cluster analysis which involves the fitting of finite mixture models. However, parameter estimation in mixture model-based approaches to clustering is notoriously difficult. To this end, this thesis focuses on the development of evolutionary computation as an alternative technique for parameter estimation in mixture models. An evolutionary algorithm is proposed and illustrated on the well-established Gaussian mixture model with missing values. Next, the family of Gaussian parsimonious clustering models is considered, and an evolutionary algorithm is developed to estimate the parameters. Next, an evolutionary algorithm is developed for latent Gaussian mixture models and to facilitate the flexible clustering of high-dimensional data. For all models and families of models considered in this thesis, the proposed algorithms used for model-fitting and parameter estimation are presented and the performance illustrated using real and simulated data sets to assess the clustering ability of all models. This thesis concludes with a discussion and suggestions for future work. / Dissertation / Doctor of Philosophy (PhD)
12

移位QR算則在三對角矩陣上之收斂 / Convergence of the Shifted QR Algorithm on Tridiagonal Matrices

蔡淑芬, Tsai ,Shu-Fen Unknown Date (has links)
在計算矩陣的特徵值(eigenvalues)中,QR演算法是一種常見的技巧. 尤其如果使用適當的移位,將可以較快得到特徵值. 在本文中提出一種新的移位策略, 我們證明這各方法是可行的,而且可適用於任何矩陣. 換句說, 本篇論文主旨即是提出有關新的移位QR演算法的收斂. / The QR algorithm is a popular method for computing all the eigenvalues of a dense matrix. If we use a proper shift, we can accelerate convergence of the iterative process. Hence, we design a new shift strategy which includes an eigenvalue of the trailing principal 3-by-3 submatrix of the tridiagonal matrix. We prove the global convergence of the new strategy. In other words, the purpose of this thesis is to propose a theory of the convergence of a new shifted QR algorithm.
13

Tests of QCD from jet and hadron production at LEP

Pozo, Luis Andres del January 1993 (has links)
No description available.
14

A deterministic approach for identifying the underlying states of multi-stationary systems using neural networks

Fakeih, Adnan M. January 1998 (has links)
No description available.
15

An exact penalty function algorithm for accurate optimisation of industrial problems

Dew, M. C. January 1985 (has links)
No description available.
16

Translation of algorithms expressed at very high level with application to combinatorial problems

Kettoola, S. Y. January 1981 (has links)
No description available.
17

A new algorithm for the determination of registration errors in a multisite radar system

Li, K. O. January 1987 (has links)
No description available.
18

Performance and scalability analysis of parallel systems

Tambouris, Efthimios January 2001 (has links)
No description available.
19

Matrix converter current commutation

Empringham, Lee January 2000 (has links)
No description available.
20

Simulated Overloading using Generic Functions in Scheme

Cox, Anthony January 1997 (has links)
This thesis investigates extending the dynamically-typed, functional programming language Scheme, with simulated overloading in order to permit the binding of multiple, distributed defnitions to function names. Overloading facilitates the use of an incremental style of programming in which functions can be defined with a base behaviour and then extended with additional behaviour as it becomes necessary to support new data types. A technique is demonstrated that allows existing functions to be extended, without modifcation, therefore improving code reuse. Using the primitives provided by Scheme, it is possible to write functions that perform like the generic routines (functions) of the programming language EL1. These functions use the type of their arguments to determine, at run-time, the computation to perform. It is shown that by gathering the definitions for an overloaded function and building a generic routine, the language appears to provide overloading. A language extension that adds the syntax necessary to instruct the system to gather the distributed set of definitions for an overloaded function and incrementally build an equivalently applicable generic function is described. A simple type inference algorithm, necessary to support the construction of generic functions, is presented and detailed. Type inference is required to determine the domain of an overloaded function in order to generate the code needed to perform run-time overload resolution. Some limitations and possible extensions of the algorithm are discussed.

Page generated in 0.0264 seconds