Need Help with Position, Velocity, Acceleration model
Mostrar comentarios más antiguos
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 comentarios
Sam Chak
el 1 de Abr. de 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
el 1 de Abr. de 2024
John D'Errico
el 1 de Abr. de 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.
Respuestas (1)
Sam Chak
el 1 de Abr. de 2024
0 votos
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:
Categorías
Más información sobre General Applications en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!