Can i code nonlinear system simulation in matlab ?

조회 수: 3 (최근 30일)
saeed mazloomi
saeed mazloomi 2017년 8월 9일
댓글: Yuanning Mao 2020년 5월 26일
Hello everybody
i am trying to simulate a non linear system that work proper in simulink with matlab code.
system shows in picture below:
i have a system that get input for state space and the outputs are two variables(Displacement and Velocity) .this two variable are inputs of fuzzy inference system and outputs this system is input of state space in next step time.
can i code this system with m files' matlab without simulink ?
  댓글 수: 3
saeed mazloomi
saeed mazloomi 2017년 8월 10일
No i want do by myself
I know , i can use ss() function for create a state space system . But each time input matrice will change and i dont know how can i change it each time
Yuanning Mao
Yuanning Mao 2020년 5월 26일
Hi Saeed,
I am interested in your post as I am currently facing the same issue.
Ithink that if will be helpful if you check on the use of feedback in between 2 systems, in which essentially treating the controiler as a state space system as well. The link is provided as: https://www.mathworks.com/help/control/ref/feedback.html
Could you please share your method if you happened to solve it? Much appreciate.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by