How to input non-zero initial conditions into the integrator block for Simulink?
1 回表示 (過去 30 日間)
古いコメントを表示
We can set initial values such as y(0) = 1 very easily but how do we set initial conditions for nonzero values such as y(1)=5 or y(2) = 10 with the integrator block in simulink?
for y(0)=1, we can just double click the integrator block and set our initial condition to 1.
0 件のコメント
回答 (1 件)
Sivsankar
2024 年 9 月 9 日
Hi Manish,
Refer to the following MATLAB answer on how to set initial conditions for nonzero values for integrator blocks in Simulink:
Thanks.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!