How to solve rms calculation problem ?

1 visualización (últimos 30 días)
Leonardo Wayne
Leonardo Wayne el 6 de Mayo de 2016
Comentada: Leonardo Wayne el 6 de Mayo de 2016
I have the following error:
Undefined function 'rms' for input a
rguments of type 'double'.

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 6 de Mayo de 2016
The rms function requires a signal processing toolbox
  1 comentario
Leonardo Wayne
Leonardo Wayne el 6 de Mayo de 2016
Thanks. It worked before though, so its a bit weird. I just solved it using: outrms = sqrt(mean(y.^2))

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