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 (2024). Calculate Effective or RMS Values (https://www.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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

BSD