Z transformation please help

2 Ansichten (letzte 30 Tage)
rabia ceki
rabia ceki am 13 Dez. 2012
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 Kommentare
Wayne King
Wayne King am 13 Dez. 2012
This looks very much like a homework problem. What have you done to solve this problem?
rabia ceki
rabia ceki am 13 Dez. 2012
I did this f=[2 4 5 7 0 1] y=ztrans(f) but it says that it is wrong

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Babak
Babak am 13 Dez. 2012
Here's the answer:
2 + 4/z + 5/z^2 + 7/z^3 + 1/z^5
ROC is the whole complex domain.

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by