Filter design, complex specification
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Digital Filter Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!