Question: Part I ( 5 0 pt ) We analyze a static mechanical spring - mass system with four masses ( similar to the textbook example
Part I pt We analyze a static mechanical springmass system with four masses similar to the
textbook example as illustrated in Figure
a
b
Figure Static mechanical springmass system
Performing a static force balance on the four masses yields the following system of four linear
algebraic equations:
Here, the spring constants and the weights are as below:
and ; and
You will find the displacements of four weights, and Present your answers using at
least eight decimal places.
a Convert the system of equations for this problem into the matrix form, ie Find
the coefficient matrix A and the nonhomogeneous vector
b Solve the matrix equation by Cramer's rule using MATLAB. You can find the required
determinants using 'det' command.
c Find the solution and using i Gauss Elimination and ii GaussJordan
elimination, using MATLAB.
d Factorize the coefficient matrix A into a low triangular matrix L and an upper triangular
Show and and find the solution and using the matrices and
Write a MATLAB code based on the LU algorithm, not using the command lu
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
