State-space to zero-pole conversion.

i want to make state space to pole-zero like this code
but its seem error, i don't know what does the error mean, please help :(

댓글 수: 1

Shah Fahad
Shah Fahad 2021년 2월 13일
For MIMO system you need to specify the inputs i.e. IU.
Try the same code for a SISO system and it will be fine.
Search help ss2zpk

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

답변 (1개)

José-Luis
José-Luis 2014년 10월 6일

0 개 추천

I can't help you with the particulars of the application because I know nothing about this topic. However, what I can say is: ss2zp requires five input arguments and you are only passing it four.
Please read the documentation:
doc ss2zp

카테고리

도움말 센터File Exchange에서 Dynamic System Models에 대해 자세히 알아보기

질문:

2014년 10월 6일

댓글:

2021년 2월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by