how to calculate RMS value of a signal

2 次查看(过去 30 天)
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 个评论
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