Sciweavers

4973 search results - page 193 / 995
» Probabilistic Algorithms in Robotics
Sort
View
APBC
2004
166views Bioinformatics» more  APBC 2004»
15 years 7 months ago
A Novel Method for Protein Subcellular Localization Based on Boosting and Probabilistic Neural Network.
Subcellular localization is a key functional characteristic of proteins. An automatic, reliable and efficient prediction system for protein subcellular localization is needed for ...
Jian Guo, Yuanlie Lin, Zhirong Sun
AAECC
2010
Springer
136views Algorithms» more  AAECC 2010»
15 years 6 months ago
New recombination algorithms for bivariate polynomial factorization based on Hensel lifting
Abstract. We present new faster deterministic and probabilistic recombination algorithms to compute the irreducible decomposition of a bivariate polynomial via the classical Hensel...
Grégoire Lecerf
ALGORITHMICA
2008
43views more  ALGORITHMICA 2008»
15 years 6 months ago
Gaussian Laws for the Main Parameters of the Euclid Algorithms
We provide sharp estimates for the probabilistic behaviour of the main parameters of the Euclid Algorithms, both on polynomials and on integer numbers. We study in particular the d...
Loïck Lhote, Brigitte Vallée
CORR
2000
Springer
116views Education» more  CORR 2000»
15 years 6 months ago
Algorithmic Statistics
While Kolmogorov complexity is the accepted absolute measure of information content of an individual finite object, a similarly absolute notion is needed for the relation between a...
Péter Gács, John Tromp, Paul M. B. V...
WADS
1989
Springer
84views Algorithms» more  WADS 1989»
15 years 10 months ago
Skip Lists: A Probabilistic Alternative to Balanced Trees
rees can be used for representing abstract data types such as dictionaries and ordered lists. They work well when the elements are inserted in a random order. Some sequences of ope...
William Pugh