Calculate Effective or RMS Values

Calculates the RMS for discrete time vectors.
3K Downloads
Updated 31 Mar 2016

View License

Calculates effective values for time-discrete row-vectors X from local maxima to local maxima of [X(t+1) - X(t)] between first and last maxima:
1 T
Xeff = sqrt( - * int (X(t)^2) dt)
T 0

Noisy signals can be analysed according to the input parameters (estimated noise and min. period length)

Cite As

Jan Lubina (2026). Calculate Effective or RMS Values (https://se.mathworks.com/matlabcentral/fileexchange/8914-calculate-effective-or-rms-values), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0

BSD