8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
I'm a bit confused about how the RMS window length is computed in bz_FindRipples.m
Lines 132 reads: windowLength = frequency/frequency*11;
Which should always set the windowLength to 11 data-points. Is this as intended or an error?
Thanks for any help!