필터 지우기
필터 지우기

how to calculate RMS value of a signal

조회 수: 10 (최근 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 CenterFile Exchange에서 Multirate Signal Processing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by