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!