Difference between revisions of "Analysis of a simple harmonic oscillator"
From Department of Theoretical and Applied Mechanics
m |
m |
||
Line 1: | Line 1: | ||
+ | Here is the program plotting the velocity of a mass on a linear spring. For starters to get this dependency. | ||
<math> | <math> | ||
\def\MYdef{\mathrel{\stackrel{\rm def}=}} | \def\MYdef{\mathrel{\stackrel{\rm def}=}} | ||
Line 4: | Line 5: | ||
\def\){\right)} | \def\){\right)} | ||
</math> | </math> | ||
− | |||
− | |||
The Hooke's law has the form: | The Hooke's law has the form: | ||
::<math> | ::<math> |
Revision as of 01:22, 9 June 2016
Here is the program plotting the velocity of a mass on a linear spring. For starters to get this dependency.
The Hooke's law has the form:Dividing by
and multiplying by we arrive at:By introducing notation
- .
We obtain:
.
Developers: D.V. Tsvetkov, A.M. Krivtsov.