differential equations with Simulink
이전 댓글 표시
How can you solve the following equation with simulink?

답변 (1개)
Jesús Zambrano
2020년 1월 15일
0 개 추천
Since those are differential equations, you can implement them in Simulink by using Integrator blocks. You have four first derivatives, so your Simulink model will need to use four Integrator blocks. The inputs and outputs of these blocks should follow the algebra of each differential equation.
Here I attach a link where you can read more about it.
Best,
Jesús
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!