How do I compute impulse response?

7 ビュー (過去 30 日間)
mustafa mutlu
mustafa mutlu 2016 年 1 月 9 日
編集済み: MathWorks Support Team 2019 年 5 月 22 日
How can I calculate the impulse response for the following equation:
y[n]=-5*X[n]+2*X[n-1]-5*X[n-2]+2*X[n-3]

採用された回答

Andrei Bobrov
Andrei Bobrov 2016 年 1 月 9 日
編集済み: MathWorks Support Team 2019 年 5 月 22 日
You can use the filter function with the coefficients as an input argument.
  1 件のコメント
mustafa mutlu
mustafa mutlu 2016 年 1 月 10 日
thank you for your contribution

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDigital and Analog Filters についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by