Z transformation please help
조회 수: 2 (최근 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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!