zeros and poles of minimum phase filter
Afficher commentaires plus anciens
I used Hilbert transform to construct a minimum phase filter. The magnitude and phase response in frequency domain are correct. However, when I do iverse Fourier transform h = real(ifft(H)) to get it in time domain and use zplane(h,1) to draw the zero-pole plot, there are zeros out side the unit circle.Why? Any issues with my procedure? Thanks.
Réponses (1)
Hao Yin
le 28 Juin 2013
0 votes
Catégories
En savoir plus sur Digital Filtering dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!