Is this plot correct?

1 次查看(过去 30 天)
Ahmad Sheikh
Ahmad Sheikh 2015-4-10
I have applied a state feedback controller to a non linear system and after applying the controller when i plot the respective system states with respect to ttime it's giving a plot like this...
is this plot showing that the states are stable or not leaving a certain domian..? kindly help...?
  2 个评论
KL
KL 2015-4-10
A system is stable when it reaches the set point. Without knowing the details of your system like input and output, it's not possible to say if your system is stable (this plot is meaningless in that sense!). Come up with more specific details.
Ahmad Sheikh
Ahmad Sheikh 2015-4-10
Actually the state space model is like this;
dx/dt =A x(t) +B u(t)
and the input is given through a state feedback controller i=e u= k x
where k is the control gain
model become like this
dx/dt = (A +B k) x
i solved the differential equations through ode45 and plot the system states across time and its giving plot like given above...!

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Plot Customization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by