How is Z transform conversion to step function h[n] ?
2 ビュー (過去 30 日間)
古いコメントを表示
i have this equential in matlab : Transfer function: z^2/ z^2 + 0.25 z - 0.125 how will i find h[n]=(0.25)^nu[n]+(0.5)^nu[n] in matlab ?which code must i use ? thank you
2 件のコメント
Azzi Abdelmalek
2012 年 11 月 30 日
Ismail, this is a homework http://www.mathworks.com/matlabcentral/answers/55210-discrete-system-solving-with-matlab. You have to post what you've done to get some help
Sara Hafeez
2012 年 11 月 30 日
define this using tf the way this has been done in the previous post and try.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Dynamic System Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!