State space manual initial condition
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
J AI
il 21 Apr 2021
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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!