Question: Consider the following state-space model, where the state-variables are linear position, x(t), and rotational position, theta(t). MATLAB returns the results listed and the initial conditions

Consider the following state-space model, where the state-variables are linear position, x(t), and rotational position, theta(t). MATLAB returns the results listed and the initial conditions are x(0)=l and theta (0) = 0. [x (t)) theta (t)] = [- 2 1 1 - 2] [x (e) theta (t)] + [1 0] u (t) = A [x (t) theta (t)] + Bu (t). MATALAB command: [S, Lam] = eig (A), returned S = [1 1 - 1 1] Lam = [- 3 0 0 - 1] Is this system stable and why? What is the transient response of both state variables (i.e. u(t) = 0 and find x(t) and theta (t))
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
