how to solve y[n]=a0*x[n]-a1*x[n-1] in matlab?

solve this equation by matlab simulation and plot graph for output

1 件のコメント

Torsten
Torsten 2015 年 8 月 17 日
solve for what ?
Best wishes
Torsten.

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

回答 (1 件)

Titus Edelhofer
Titus Edelhofer 2015 年 8 月 17 日

0 投票

Hi,
use the function filter:
doc filter
Titus

カテゴリ

ヘルプ センター および File ExchangeFunction Creation についてさらに検索

質問済み:

2015 年 8 月 17 日

回答済み:

2015 年 8 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by