Filter design, complex specification
4 views (last 30 days)
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.
0 Comments
Answers (0)
See Also
Categories
Find more on 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!