Need Help with Position, Velocity, Acceleration model
이전 댓글 표시
Hello everyone, I am pretty new to mathlab and simulink but i want to model this equation using simulink any help would be appreciated.

댓글 수: 3
Sam Chak
2024년 4월 1일
Hi @Sinan
Are you seeking examples with links that provide step-by-step instructions, allowing you to learn how to solve the problem on your own? Alternatively, are you looking for a complete solution that includes Simulink model and figures so that you can run it on your machine?
Sinan
2024년 4월 1일
John D'Errico
2024년 4월 1일
@Sinan if you want a complete solution, then start learning MATLAB and Simulink. Start writing. We are not here to provide answers to homework assignments, and certainly not to write your code on demand.
답변 (1개)
Sam Chak
2024년 4월 1일
0 개 추천
Hi @Sinan
When modeling a differential equation in Simulink, it is generally necessary to formulate the problem in integral form. Subsequently, you can establish the appropriate connections by linking the relevant signals from the output port of one block to the input port of another block.
Dfferential equation:

Integral forms:
카테고리
도움말 센터 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!