Z transformation please help
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, f[k]={2,4,5,7,0,1} find the Z transformation on matlab find the convergence of this f on matlab please help I couldnt do
2 件のコメント
Wayne King
2012 年 12 月 13 日
This looks very much like a homework problem. What have you done to solve this problem?
回答 (1 件)
Babak
2012 年 12 月 13 日
Here's the answer:
2 + 4/z + 5/z^2 + 7/z^3 + 1/z^5
ROC is the whole complex domain.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!