Calculate Effective or RMS Values

版本 1.0.0.0 (8.6 KB) 作者: Jan Lubina
Calculates the RMS for discrete time vectors.
3.0K 次下载
更新 2016/3/31

查看许可证

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
类别
Help CenterMATLAB Answers 中查找有关 Direction of Arrival Estimation 的更多信息
版本 已发布 发行说明
1.0.0.0

BSD