Calculating impulse response from frequency response
Mostrar comentarios más antiguos
Hi all,
I did next things regarding the FIR filter:
- Calculated filter coefficients (11)
- Calculated frequency response from filter coefficients by using freqz (512 points)
- I shifted frequency response for 0.5*pi
Do you know how I could get the filter coefficients from my shifted frequency response? I know there is the same operation I can do in time domain (that corresponds to shifting in frequency domain), but I don't wanna use that.
Thanks a lot
Respuestas (0)
Categorías
Más información sobre Digital Filter Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!