Difference between two plots of this final output figure??

2 次查看(过去 30 天)
I am trying to learn MATLAB and i came across a command lsim and i opened its help and from there i get code and tried to simulate that code in my MATLAB . I get two plots in final output figure but i am confused why it gives two plots in final output figure despite the fact that each subplot contains two waveforms??what is the difference between these two subplots as shown in attachment?? What is above plot showing and what is its meaning?? and what bottom plot showing and its meaning??nor.PNG

采纳的回答

Star Strider
Star Strider 2019-9-18
编辑:Star Strider 2019-9-18
The system being modeled Simulate Response to Square Wave is a 1-input, 2=output (SIMO) system, presenting the same input to both systems. The upper plot shows the output of the first system, and the lower plot shows the output of the second system. (They are clearly labeled.)
  5 个评论
ABTJ
ABTJ 2019-9-18
Are you calling/denoting/meaning numerator of H as one system and denominator H as second system??
Star Strider
Star Strider 2019-9-18
No. They are two separate systems, as originally constructed in ‘H’, as two separate transfer functions.

请先登录,再进行评论。

更多回答(0 个)

社区

更多回答在  Power Electronics Control

类别

Help CenterFile Exchange 中查找有关 Get Started with Control System Toolbox 的更多信息

产品


版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by