Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Rest length of springs non - zero If the rest length of the springs is not zero ( i . e . L 0 )

Rest length of springs non-zero
If the rest length of the springs is not zero (i.e.L0), then the system of equations (4) is
non-homogeneous. In this case, the solution will be given by the sum of the solution to the
homogeneous system and a particular solution:
Z=Zh+Zp
where Zh is the solution from Question 4 and Zp is given by Zp=A-1L. For Question 9 and
Tasks 5-9, assume the springs both have rest length l=2m.
Task 5 In your MatLaB script file, add the extra term (A-1L) to your solution for Z.
Task 6 Create a MatLaB figure that plots z2(t)(y-axis) against z1(t)(x-axis) for 0t40
(ie plot the position of the second mass against the position of the first). Be sure to label your
axes and include a printout of this figure in your report (Figure 3). This is an example of a
Lissajous curve. (You do not need to know this, but you might be interested in the graph that
it creates!)
It is also interesting to calculate the velocity of the masses.
Question 9 By differentiating your general solution, write down an expression for the velocity
of the masses (write your answer in vector form).
Task 7 Fill in the necessary MATLAB code required to calculate the velocities of the masses at
times 0t40.
Task 8 Create a MatLaB figure that plots the velocity of the first mass, u1(t)=dz1dt(y-axis)
against its position, z1(t)(x-axis)(Figure 4).
Task 9 Create a MatLaB figure that plots the velocity of the second mass, u2(t)=dz2dt
(y-axis) against the position of the first, z1(t)(x-axis)(Figure 5).
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases Demystified

Authors: Andrew Oppel

1st Edition

0072253649, 9780072253641

More Books

Students also viewed these Databases questions