Question: hello please provide MATLAB complete matlab code. The matrix provided is the answer from the previous part of the problem that is essential to answer

hello please provide MATLAB complete matlab code. The matrix provided is the answer from the previous part of the problem that is essential to answer this coding question:
(e) Consider the case when m1=m2=m3=1,b1=b2=b3=.01, and k1=k2=k3=10. We'll
consider f as our input and x2 as an output.
With the definition of in part (c), we can extract this output from via:
x2=C=[010000][x1x2x3x1x2x3]
In MATLAB we can then get the transfer function from f to x2 via the command:
G=tf(ss(A,Bf,C,0))
Give numeric values for the natural frequencies in part (3) and a Bode plot for G(using MAT-
LAB). Physically explain any discrepancies you may notice compared to the example in class. Pro
challenge: Also explain the discrepancies based on how the mode shape vectors relate to B.
FY1: For those that might be interested, MatLAB is getting the transfer function by G(s)=
C(sI-A)-1B. We'll see why that is the case soon, but you might try to figure it out yourself.
 hello please provide MATLAB complete matlab code. The matrix provided is

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Chemical Engineering Questions!