フィルターのクリア

how to calculate RMS value of a signal

5 ビュー (過去 30 日間)
Anoire BEN JDIDIA
Anoire BEN JDIDIA 2017 年 5 月 4 日
コメント済み: Greg Dionne 2017 年 5 月 11 日
I have a measured signal (Voltage U) and I need to calculate RSM of this vector using Rms=sqrt((1/T)*integral(U.^2,0,T)). How to integrat this vector of voltage?

採用された回答

Greg Dionne
Greg Dionne 2017 年 5 月 4 日
Try using "rms" in the Signal Processing Toolbox.
  2 件のコメント
Anoire BEN JDIDIA
Anoire BEN JDIDIA 2017 年 5 月 4 日
does rms exist in Matlab R2011?
Greg Dionne
Greg Dionne 2017 年 5 月 11 日
The bottom of the doc page for the function says "Introduced in R2012a"

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSensors and Transducers についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by