concept-collection / sample-4
Update waves.m
Jeremy Magland <magland@users.noreply.github.com> committed commit 182c1dbea383 parent 8a3780b Browse files
1 changed file+2−0
waves.mmodified+2−0View file
@@ -1,3 +1,5 @@
1+
2+
13 % Damped harmonic oscillation — press the run button (▶) above.
24 f = 2.5; % frequency (Hz)
35 tau = 0.8; % decay time constant (s)