How to calculate and plot impulse response?

6 ビュー (過去 30 日間)
Connor Wright
Connor Wright 2020 年 11 月 19 日
回答済み: Pratheek Punchathody 2020 年 11 月 23 日
Hello,
I need to calculate and plot an impulse response using the following:
ℎ(𝑛) at n = −10,...,100.
How would I go about this? also a quick note, I am a complete novice with MatLab so if you could explain the code I would be massively grateful.
Thanks

採用された回答

Pratheek Punchathody
Pratheek Punchathody 2020 年 11 月 23 日
If you have a discrete filter and want to compute and plot the impulse response, use the “impz()” function. For the transfer function, use the “freqz()” function.
Please refer to the documentation on impz and freqz for further information.
Also the documentation on Impulse response for more information on Impulse response plot of dynamic system; impulse response data

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeFilter Analysis についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by