How to integrate with respect to new scaled simulation time using integrator block in Simulink?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!