NeuralBase, GeneBase, SOMbase, linear filters and wavlet transforms for delphi
For anyone interested in dataprocessing with these advance techniques,
these are some freeware components available:
*Neural Networks - Hopfield network and a multilayer neural network trained by Backpropagation - regression and prediction
*Self-organizing Maps of Kohonen - clustering and projection
*Genetic Algorithms - a powerful tool for solving multi-dimensional nonparametric optimization.
*Wavelet Transforms. Powerful and flexible mechanism for processing signals used to solve the problems of smoothing, approximation, noise removal, compression of signals.
*FilterBase - linear processing. Includes methods of spectral and sequential analysis
You will have to learn the theory to make fruitfull use of these...
Код:
http://www.basegroup.ru/download/freecomponents/