Discrete system solving with MATLAB
古いコメントを表示
Hello ! question : y[n]+1/4*y[n-1]-1/8y[n-2]=x[n] this discrete system , how do i solve it with matlab ? must i do z transform ? what is z transform code ? we will do h(z)=y(z)/x(z) and we find roots..??
1 件のコメント
Mansoor Khalid
2019 年 5 月 25 日
Consider an input of a signal given as x(n)={1,2,3} and the impulse response of a system given as h(n)={4,5,6} for 0< equal n < equal 3 find and sketch the output y(n).
採用された回答
その他の回答 (5 件)
Ismail
2012 年 11 月 30 日
0 投票
1 件のコメント
Azzi Abdelmalek
2012 年 11 月 30 日
Ismail I'am not doing all your homework, you have to do some efforts.
Ismail
2012 年 11 月 30 日
0 投票
2 件のコメント
Sara Hafeez
2012 年 11 月 30 日
once you know the above its very easy to use it for the other question also.
Sara Hafeez
2012 年 11 月 30 日
you will be using step instead of impulse then.
Md. Anwar Hossain
2019 年 4 月 3 日
0 投票
Yn{n}=5{x[n]}^2 This equation solve for mat lab work plz help me
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!