Sciweavers

739 search results - page 75 / 148
» Sorting Algorithms
Sort
View
ICAPR
2005
Springer
14 years 1 months ago
Discovering Predictive Variables When Evolving Cognitive Models
A non-dominated sorting genetic algorithm is used to evolve models of learning from different theories for multiple tasks. Correlation analysis is performed to identify parameters...
Peter C. R. Lane, Fernand Gobet

Book
19360views
15 years 6 months ago
Numerical Recipes in C
C code implementation of several math algorithms such as Linear Algebraic Equations, Interpolation and Extrapolation, Integration of Functions, Evaluation of Functions, Random Num...
William H. Press, Saul A. Teukolsky, William T. Ve...
STOC
2001
ACM
132views Algorithms» more  STOC 2001»
14 years 8 months ago
Edge isoperimetry and rapid mixing on matroids and geometric Markov chains
We show how to bound the mixing time and log-Sobolev constants of Markov chains by bounding the edge-isoperimetry of their underlying graphs. To do this we use two recent techniqu...
Ravi Montenegro, Jung-Bae Son
SSIAI
2000
IEEE
14 years 2 days ago
On the Representation of Wideband Images Using Permutations for Lossless Coding
We introduce a novel method for representing and coding wideband signals using permutations. The signal samples are first sorted, and then encoded using Differential Pulse Coding...
Marios S. Pattichis, Alan C. Bovik, John W. Havlic...
SODA
2004
ACM
89views Algorithms» more  SODA 2004»
13 years 9 months ago
The number of bit comparisons used by Quicksort: an average-case analysis
The analyses of many algorithms and data structures (such as digital search trees) for searching and sorting are based on the representation of the keys involved as bit strings and...
James Allen Fill, Svante Janson