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
2015 年 8 月 17 日
solve for what ?
Best wishes
Torsten.
回答 (1 件)
Titus Edelhofer
2015 年 8 月 17 日
Hi,
use the function filter:
doc filter
Titus
カテゴリ
ヘルプ センター および File Exchange で Function Creation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!