Clear Filters
Clear Filters

State space manual initial condition

1 view (last 30 days)
Danylo
Danylo on 14 Feb 2015
Answered: J AI on 21 Apr 2021
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.

Answers (1)

J AI
J AI on 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!

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!