4. A system defined by the following state-space equations: 1 1 25 -5 -25 -5 X3 120 u = 0 Simulate the equations for 35 seconds and show the results for the variation states with time. Use ode45...


program: matlab


4. A system defined by the following state-space equations:<br>1<br>1<br>25<br>-5 -25 -5<br>X3<br>120<br>u = 0<br>Simulate the equations for 35 seconds and show the results for the variation states with time.<br>Use ode45 solver<br>Initial conditions:<br>a. x1(0) = 0.1, x2(0) = 1.5, x3(0) = 5<br>b. x1(0) = 5, x2(0) = 0, x3(0) = 0<br>Plot the results and compare them for different initial conditions.<br>

Extracted text: 4. A system defined by the following state-space equations: 1 1 25 -5 -25 -5 X3 120 u = 0 Simulate the equations for 35 seconds and show the results for the variation states with time. Use ode45 solver Initial conditions: a. x1(0) = 0.1, x2(0) = 1.5, x3(0) = 5 b. x1(0) = 5, x2(0) = 0, x3(0) = 0 Plot the results and compare them for different initial conditions.

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here