State space manual initial condition
3 ビュー (過去 30 日間)
古いコメントを表示
Hello, I know of the simulink state space block but I am trying to implement a state space model manually. So far I have:
The state space model needs an initial state, my current implementation of this is circled above in red. This doesn't work --> I get x(0)=0 even though the initial condition =/=0. How do I set an initial condition for x?
Danylo.
0 件のコメント
回答 (1 件)
J AI
2021 年 4 月 21 日
Double click the integrator and you can set the initial condition there directly. 6 years late to reply but still worth a reply I believe!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!