ronnied312

0 Reputation

One Badge

13 years, 123 days

MaplePrimes Activity


These are questions asked by ronnied312

I'm am new to maple and am not very familiar with it.

I have a state space represnetaiton (Xdot = AX+Bu  y+CX+Du)of a 3rd order non linear system.

X=[X1; X2; X3]

Xdot=[X1dot; X2dot; X3dot]

A=[0 -1 -1; 1 0.2 0; X3 0 -2.4]

B=[0; 0; 2]

C=[1 0 0]

D=0

With initial conditons:

X1(0)=X2(0)=x3(0)=An arbitrary concept of my choice.

I need to plot x1(t) Vs time.

I also need to plot the state trajectories...

Page 1 of 1