Hi.
Does anyone know of or where I can find implementation of these C# algorithm /class libraries:
a) RLS - Recursive Least Square algorithm?
b) MWAR - Multi-resolution Wavelet Auto-regresive algorithm?
c) AR - Autoregresive moving awerage algorithm?
d) EWMA - Exponentially Weighted Moving Average
The .NET framework System.Math class do not seem to have these libraries.
Regards
Shorin
Try a .Net forum!!!
|||
Hello Shorin
I have the same problem that you had. I'm trying to find the library of Wavelet in the .NET framework System.Math but I didn't find it.
Could you find any implementation about it?
Thank you very much
Marcelo
No comments:
Post a Comment