Community Profile

photo

C


Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Answered
how to plot control input from ode45
Thanks again for the reply. I have one quick question, however. I've made those minor adjustments you suggested but the plot is ...

12 years ago | 0

Answered
how to plot control input from ode45
Thanks for the reply. Here is my code using the options structure to plot my control input. I use options = odeset('OutputFcn...

12 years ago | 0

Question


how to plot control input from ode45
I'm trying to solve a nonlinear differential equation using ode45 I have a nonlinear system in the following form x = A*x + B*u ...

12 years ago | 3 answers | 0

3

answers

Question


Using saturated inputs in ode45
Hi everyone, I'm kind of new to matlab and I'm having trouble saturating a control input by simulating a nonlinear system in ode...

12 years ago | 1 answer | 0

1

answer