Calculate Effective or RMS Values

バージョン 1.0.0.0 (8.55 KB) 作成者: Jan Lubina
Calculates the RMS for discrete time vectors.
ダウンロード: 3K
更新 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 (2024). Calculate Effective or RMS Values (https://www.mathworks.com/matlabcentral/fileexchange/8914-calculate-effective-or-rms-values), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R13
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDirection of Arrival Estimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

BSD