DSP.jl icon indicating copy to clipboard operation
DSP.jl copied to clipboard

Adaptive filters

Open jfsantos opened this issue 12 years ago • 1 comments

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.

jfsantos avatar Dec 04 '13 02:12 jfsantos

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.

JayKickliter avatar Sep 01 '14 18:09 JayKickliter