Feeds
已回答
how to simulate a function in a loop with ode45, lsim, sim with input taken depending on last state?
If you use ode, you can configure OutputFcn in the odeset, which are functions that ode evaluates at the end of each simulation ...
how to simulate a function in a loop with ode45, lsim, sim with input taken depending on last state?
If you use ode, you can configure OutputFcn in the odeset, which are functions that ode evaluates at the end of each simulation ...
6 years 前 | 0

