Calculating the impulse response?

2 ビュー (過去 30 日間)
Terrance Green
Terrance Green 2016 年 2 月 23 日
コメント済み: Star Strider 2016 年 3 月 12 日
Trying to find the best way to input the impulse response where h[n] = 1/4sinc(n-10/4), n=0,........20 into matlab to plot the frequency response of the filter.

採用された回答

Star Strider
Star Strider 2016 年 2 月 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.
  2 件のコメント
Terrance Green
Terrance Green 2016 年 3 月 12 日
Thanks Star Stridder! That worked.
Star Strider
Star Strider 2016 年 3 月 12 日
My pleasure!

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by