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!