| Ch Control System Toolkit Demos | |
|
Example 8 -- Model Conversion from State Space to Transfer Function and Zero-Pole-Gain
Given the system
Answer:
The transfer function of this system is
The zeros, poles and gain of the system are
zeros = -0.05 + 2.738156i, -0.05 - 2.738156i, -2.0
poles = -1.797086 + 2.213723i, -1.797086 - 2.213723i,
-0.262914 + 2.703862i, -0.262914 - 2.703862i
k = 4
|
|