How to integrate with respect to new scaled simulation time using integrator block in Simulink?
2 views (last 30 days)
Show older comments
Hi, I want to solve a second order differential equation using simulink as shown in equation below.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/170946/image.png)
Fff and A are constant. f is input. V is new scaled of simulation time,t. Let say v=100t.
Usually, when the equation is with respect to simulation time,t, it can easily be modeled by using integrator blocks as shown in figure below:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/170947/image.png)
But the problem is those integrator blocks are with respect to simulation time, t. Is there any ways to re-scale the simulation time? Really appreciate any helps. Thanks.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!