ROC from Z transformation

12 Ansichten (letzte 30 Tage)
William
William am 10 Sep. 2013
Beantwortet: Nikhil am 13 Feb. 2023
if you have a tf() in MATLAB for a Z transformation is there any way to get the Region of convergence data from it? (ROC)
Thanks!

Antworten (4)

Azzi Abdelmalek
Azzi Abdelmalek am 10 Sep. 2013
Bearbeitet: Azzi Abdelmalek am 10 Sep. 2013
If you want to get the ROC, you have to do it manually. there is nothing reafering to region of convergence in ztrans function
doc ztrans
Also, we can't get the ROC from the resulting z transform, because the z transform is found in the region of convergence

Bisma
Bisma am 23 Jan. 2023
Doc ztrans

Nikhil
Nikhil am 13 Feb. 2023
i dont know either

Nikhil
Nikhil am 13 Feb. 2023
please tell me as well

Community Treasure Hunt

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

Start Hunting!

Translated by