Difference between two plots of this final output figure??

조회 수: 2 (최근 30일)
ABTJ
ABTJ 2019년 9월 18일
댓글: Star Strider 2019년 9월 18일
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 Community

카테고리

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