photo

Gideon Kogan


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


envelope rms implementation review
I am trying to implement the moving RMS by Matlab. x = randn(50, 1); xRMS = sqrt(movmean(x.^2, 21)); xRMSref = envelope(x, 21...

4 years ago | 1 answer | 0

1

answer