Solve Using an Inverse Matrix (dx)/(dt)=y , (dy)/(dt)=-9.8sin(x)-0.5y
Problem
Solution
Linearize the system around the equilibrium point
(0,0) by using the small-angle approximationsin(x)≈x Write the linearized system in matrix form
d(u)/d(t)=A*u whereu=[[x],[y]]
Identify the task of solving for specific variables or steady states using an inverse matrix. For a non-homogeneous steady-state system
A*u=b the solution isu=A(−1)*b Calculate the determinant of matrix
A
Find the inverse matrix
A(−1) using the formulaA(−1)=1/det(A)*[[d,−b],[−c,a]]
Simplify the inverse matrix entries.
Final Answer
Want more problems? Check here!