Quote:
Originally Posted by Michel
Don't you think that digitals filters are exactly what you are looking for ?
|
No, while there is some similitude in the mathematical structure (weigthing points with coefficients), the logic behind it is quite diferent. Here you use cohefficients on a linear number series (1,2,3,4,5,6,7,8,9,10,....).
Digital filters apply the weigths to the input itself. Also the method for calculating the coheficients of the digital filters is diferent to the one used here.
Still, i coded most of the functions and logic in the last hour, but it sure has some bugs, because i translated most of the matrix handling functions from .net.
In a few minutes i'll post the indicator, just in case another coder wants to fix it, as i dont have much free time.