Simulink model for Differential equation
1 view (last 30 days)
Show older comments
Hey, maybe someone can help me. I have to create a Simulink model for the following differential equation:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/501483/image.png)
I have already solved the equation for xdd
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/501488/image.png)
The equation looks very similar to that of a "mass spring damper" system.
I already know how the model looks for that system (look below). I just need some help modifying it.
Thank you for the help
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/501493/image.jpeg)
2 Comments
Rhea Chandy
on 2 Feb 2021
Hi, can you give some more information on what you need help with? If you can share the model you are working on, and give some informaton on your difficulties, we may better able to help.
Accepted Answer
KaMATLAB
on 2 Feb 2021
The force F is the input into the system. But you used sinewave model for the force. Follow the attached sketch. Make sure you used the sinewave block ans set the values. You must set the input force
3 Comments
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!