필터 지우기
필터 지우기

Simulink hw problem, set different initial values and set equal to 0

조회 수: 1 (최근 30일)
Colby Jennings
Colby Jennings 2021년 4월 1일
답변: Sulaymon Eshkabilov 2021년 5월 22일
Okay so this is Homework for my matlab class, and this is the last one I have left to do. I am confused on how to set different initial values for the different x values. ALSO I should say we are not allowed to use any user defined functions in simulink. We have to use all the function blocks. I am stuck on setting different initial values, so I havent been able to move foward much in this problem. Any help is appreciated! im still learning so sorry if this is stupid simple! I just dont know everything in Matlab/Simulink yet!
  댓글 수: 5
Fangjun Jiang
Fangjun Jiang 2021년 4월 2일
You need to have two Integrators connected in series. The input is x_two_dot, the output of the first Integrator is x_one_dot, the output of the second Integrator is x.
Asvin Kumar
Asvin Kumar 2021년 5월 20일
Adding to Fangjun's suggestions.. have a look at the doc page which has examples. https://www.mathworks.com/help/simulink/slref/integrator.html

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

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021년 5월 22일
This one is a more unified simulation Simulink model of 2nd order ODE exercises with no external force applied case scenario.

카테고리

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

제품

Community Treasure Hunt

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

Start Hunting!

Translated by