You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like an ordinary matrix multiplication (straightforward implementation, not the most efficient, though). I didn't write tests for adaptive filters, but there are demo forms that allow us checking the results. In particular, this form:
This line looks wrong:
NWaves/NWaves/Filters/Adaptive/RlsFilter.cs
Line 112 in c1a6a4a
Are there any tests to make sure that this implementation behave correctly?
The text was updated successfully, but these errors were encountered: