Need Help with Position, Velocity, Acceleration model
Show older comments
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 Comments
Sam Chak
on 1 Apr 2024
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
on 1 Apr 2024
John D'Errico
on 1 Apr 2024
@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.
Answers (1)
Sam Chak
on 1 Apr 2024
0 votes
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:
Categories
Find more on General Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!