Z transformation please help
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Wayne King
el 13 de Dic. de 2012
This looks very much like a homework problem. What have you done to solve this problem?
Respuestas (1)
Babak
el 13 de Dic. de 2012
Here's the answer:
2 + 4/z + 5/z^2 + 7/z^3 + 1/z^5
ROC is the whole complex domain.
0 comentarios
Ver también
Categorías
Más información sobre Detection en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!