Calculate Effective or RMS Values
版本 1.0.0.0 (8.6 KB) 作者:
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)
引用格式
Jan Lubina (2026). Calculate Effective or RMS Values (https://ww2.mathworks.cn/matlabcentral/fileexchange/8914-calculate-effective-or-rms-values), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R13
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Radar > Phased Array System Toolbox > Beamforming and Direction of Arrival Estimation > Direction of Arrival Estimation >
在 Help Center 和 MATLAB Answers 中查找有关 Direction of Arrival Estimation 的更多信息
标签
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0.0 | BSD |
