Filter design, complex specification
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Filter Design finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!