Maxo
- 160
- 1
Homework Statement
The equation for a damped oscillation is [tex]y(t)=Ae^{-\frac{b}{2m}t}cos(\omega't + \phi)[/tex]
We know that y(0)=0.5 and y'(0)=0.
Find the values of A and ø and then plot the oscillation in MATLAB.
Homework Equations
See above
The Attempt at a Solution
When derivating y(t) we get
[tex]y'(t)=Ae^{-\frac{b}{2m}t}(-\frac{b}{2m}cos(\omega't+\phi)-\omega'sin(\omega't + \phi))[/tex]
This, together with the initial values gives that [tex]A=\frac{1}{2cos(\phi)}[/tex] and [tex]\phi=arctan(-\frac{b}{2m\omega'})[/tex]
Is this correct? If not, then what is wrong?
Last edited: