Calculate Effective or RMS Values
Version 1.0.0.0 (8.55 KB) by
Jan Lubina
Calculates the RMS for discrete time vectors.
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 LinuxCategories
- Radar > Phased Array System Toolbox > Beamforming and Direction of Arrival Estimation > Direction of Arrival Estimation >
Find more on Direction of Arrival Estimation in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | BSD |
