• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 2596
  • 912
  • 381
  • 347
  • 331
  • 101
  • 66
  • 49
  • 40
  • 36
  • 34
  • 32
  • 31
  • 27
  • 26
  • Tagged with
  • 5939
  • 1421
  • 871
  • 726
  • 722
  • 668
  • 492
  • 490
  • 479
  • 447
  • 421
  • 414
  • 386
  • 365
  • 340
  • 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.
411

Parallel implementation of the split and merge algorithm on the hypercube machine

Lakshman, Prabhashankar January 1989 (has links)
No description available.
412

Spectral estimation and its application in electromyography

Dia, Hussein A. January 1984 (has links)
No description available.
413

Fault detection algorithm for Global Positioning System receivers

Choi, Sang-Sung January 1991 (has links)
No description available.
414

Interfacing and computer control of a plasticating extruder

Imana, Ramiro Galleguillos January 1984 (has links)
No description available.
415

Development of automobile antenna design and optimization for FM/GPS/SDARS applications

Kim, Yongjin 01 October 2003 (has links)
No description available.
416

A Two-Phase Genetic Algorithm for Simultaneous Dimension, Topology, and Shape Optimization of Free-Form Steel Space-Frame Roof Structures

Kociecki, Margaret E. 16 August 2012 (has links)
No description available.
417

A Hybrid-Genetic Algorithm for Training a Sugeno-Type Fuzzy Inference System with a Mutable Rule Base

Coy, Christopher G. January 2010 (has links)
No description available.
418

OPTIMIZATION OF TRUSS STRUCTURES USING HARMONY SEARCH ALGORITHM

Mirza, Mohammad January 2020 (has links)
The design of many engineering systems can be a complex process, which means many possibilities and factors must be considered during problem formulation. The process of searching for a design that meets both performance and safety standards with reliable impact is the goal of structural optimization. Structural optimization is an approach whereby the structural design is subjected to being optimized in terms of weight while maintaining all design constraints such as stress, strain, and stability. Structural design optimization problems involve searching for the minimum of the stated objective function, usually the weight of the structure and constructability. Trusses are triangular frame works in which the members are subjected to essentially axial forces due to externally applied load at the joints only. Truss structures can be optimized by varying the structure’s size, shape, and topology. Although combining these three prototypes of optimization can ultimately a yield better result, the underlying mathematical model becomes complicated. Over the last decade, new optimization strategies based on metaheuristic algorithms have been devised to obtain the optimal design for structural systems. Harmony search (HS) is a metaheuristic algorithm proposed by Geem et al., inspired by the observation that the aim of music is to search for a perfect state of harmony. In this research, the implementation of HS algorithm has been applied to optimize the size of truss structures that results in the weight reduction of the truss members. The results obtained with HS were compared to those obtained from the original sizes before optimization, to verify the influence on the optimal design of truss structures subjected to stresses, deflections, vertical and lateral displacements, and buckling constrains. / Civil Engineering
419

Solving Maximum Number of Run Using Genetic Algorithm

Chan, Kelvin January 2008 (has links)
<p> This thesis defends the use of genetic algorithms (GA) to solve the maximum number of repetitions in a binary string. Repetitions in strings have significant uses in many different fields, whether it is data-mining, pattern-matching, data compression or computational biology 14]. Main extended the definition of repetition, he realized that in some cases output could be reduced because of overlapping repetitions, that are simply rotations of one another [10]. As a result, he designed the notion of a run to capture the maximal leftmost repetition that is extended to the right as much as possible. Franek and Smyth independently computed the same number of maximum repetition for strings of length five to 35 using an exhaustive search method. Values greater than 35 were not computed because of the exponential increase in time required. Using GAs we are able to generate string with very large, if not the maximum, number of runs for any string length. The ability to generate strings with large runs is an advantage for learning more about the characteristics of these strings. </p> / Thesis / Master of Science (MSc)
420

Lempel-Ziv Factorization Using Less Time and Space

Chen, Gang 08 1900 (has links)
<p> For 30 years the Lempel-Ziv factorization LZx of a string x = x[1..n] has been a fundamental data structure of string processing, especially valuable for string compression and for computing all the repetitions (runs) in x. When the Internet came in, a huge need for Lempel-Ziv factorization was created. Nowadays it has become a basic efficient data transmission format on the Internet.</p> <p> Traditionally the standard method for computing LZx was based on O(n)-time processing of the suffix tree STx of x. Ukkonen's algorithm constructs suffix tree online and so permits LZ to be built from subtrees of ST; this gives it an advantage, at least in terms of space, over the fast and compact version of McCreight's STCA [37] due to Kurtz [24]. In 2000 Abouelhoda, Kurtz & Ohlebusch proposed a O(n)-time Lempel-Ziv factorization algorithm based on an "enhanced" suffix array - that is, a suffix array SAx together with other supporting data structures.</p> <p> In this thesis we first examine some previous algorithms for computing Lempel-Ziv factorization. We then analyze the rationale of development and introduce a collection of new algorithms for computing LZ-factorization. By theoretical proof and experimental comparison based on running time and storage usage, we show that our new algorithms appear either in their theoretical behavior or in practice or both to be superior to those previously proposed. In the last chapter the conclusion of our new algorithms are given, and some open problems are pointed out for our future research.</p> / Thesis / Master of Science (MSc)

Page generated in 0.0429 seconds