Calculating impulse response from frequency response
古いコメントを表示
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
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Digital Filter Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!