difference equation using matlab
古いコメントを表示
i am stucked with this question:
Y(k)=W(k)-3/2W(k+2)+1/2W(k+1),
W(k+3)=U(k)-5/8W(k)+3/8W(k+1)-1/4W(k+2),
U(k)=(2/3)^k, k>0
Print u(k),w(k) and y(k).
Plot u(k),w(k) and y(k).
1 件のコメント
Andrew Newell
2014 年 5 月 6 日
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!