Changeset 1104 for trunk/src/series/sliding_average.m
- Timestamp:
- Jul 14, 2021, 1:27:31 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/sliding_average.m
r1097 r1104 204 204 t0=3.4; %dt=0.2 -> i0=18 image index of starting motion, % torus at its max x at the beginning of motion 205 205 end 206 NbPeriod=2; %number of periods for the sliding average 206 %NbPeriod=2; %number of periods for the sliding average 207 NbPeriod=4; %number of periods for the sliding average 207 208 omega=2*2*pi/T;%harmonic 208 209 Lscale=15;%diameter of the torus, length scale for normalisation
Note: See TracChangeset
for help on using the changeset viewer.