how to calculate RMS value of a signal

5 visualizaciones (últimos 30 días)
Anoire BEN JDIDIA
Anoire BEN JDIDIA el 4 de Mayo de 2017
Comentada: Greg Dionne el 11 de Mayo de 2017
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?

Respuesta aceptada

Greg Dionne
Greg Dionne el 4 de Mayo de 2017
Try using "rms" in the Signal Processing Toolbox.
  2 comentarios
Anoire BEN JDIDIA
Anoire BEN JDIDIA el 4 de Mayo de 2017
does rms exist in Matlab R2011?
Greg Dionne
Greg Dionne el 11 de Mayo de 2017
The bottom of the doc page for the function says "Introduced in R2012a"

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by