How to solve rms calculation problem ?

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

0 votos

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

Preguntada:

el 6 de Mayo de 2016

Comentada:

el 6 de Mayo de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by