State-space to zero-pole conversion.

3 Ansichten (letzte 30 Tage)
Kadek
Kadek am 6 Okt. 2014
Kommentiert: Shah Fahad am 13 Feb. 2021
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 Kommentar
Shah Fahad
Shah Fahad am 13 Feb. 2021
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

Melden Sie sich an, um zu kommentieren.

Antworten (1)

José-Luis
José-Luis am 6 Okt. 2014
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

Kategorien

Mehr zu Dynamic System Models 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