Z transformation please help

조회 수: 2 (최근 30일)
rabia ceki
rabia ceki 2012년 12월 13일
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
Wayne King 2012년 12월 13일
This looks very much like a homework problem. What have you done to solve this problem?
rabia ceki
rabia ceki 2012년 12월 13일
I did this f=[2 4 5 7 0 1] y=ztrans(f) but it says that it is wrong

댓글을 달려면 로그인하십시오.

답변 (1개)

Babak
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.

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by