rms of signal

4 ビュー (過去 30 日間)
siddhartha chandel
siddhartha chandel 2012 年 6 月 26 日
コメント済み: dpb 2024 年 7 月 19 日
How we can caculate rms of a signal? plz help me.

回答 (1 件)

Walter Roberson
Walter Roberson 2012 年 6 月 26 日
sqrt(mean(Signal.^2))
  2 件のコメント
Jan
Jan 2012 年 6 月 26 日
Impressing and exhaustive. +1
dpb
dpb 2024 年 7 月 19 日
Stumbled on this from suggested links -- beginning with R2012a the Signal Processing TB contains rms which was subsequently moved into MATLAB proper with R2022a.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by