Filter design, complex specification
Show older comments
Hi,
I am trying to design a filter using firls (b = firls(n,f,a)), but in my case the 'a' vector is complex. In other words I am specifying both the amplitude and phase of the ideal filter. I am getting a complex filter. However, if I use fir2 instead, I get a real filter.
Is is 'legitimate' to use complex input for firls?
Thanks, Silviu.
Answers (0)
Categories
Find more on Digital Filter Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!