DSP.jl
DSP.jl copied to clipboard
Adaptive filters
Add code for adaptive (LMS/RLS) filters. In case this requires adding too much to this package, it could be done in a separate package instead.
This is something I really need for my work. I've added it to my todo list. I have no idea how to do it yet, so it might take a few months. If anyone else takes a takes a stab at it in the meantime, please post a comment.