ROC from Z transformation

조회 수: 11 (최근 30일)
William
William 2013년 9월 10일
답변: Nikhil 2023년 2월 13일
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!

답변 (4개)

Azzi Abdelmalek
Azzi Abdelmalek 2013년 9월 10일
편집: Azzi Abdelmalek 2013년 9월 10일
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 2023년 1월 23일
Doc ztrans

Nikhil
Nikhil 2023년 2월 13일
i dont know either

Nikhil
Nikhil 2023년 2월 13일
please tell me as well

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by