I have the following error:
Undefined function 'rms' for input a
rguments of type 'double'.

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 6 Mai 2016

0 votes

The rms function requires a signal processing toolbox

1 commentaire

Leonardo Wayne
Leonardo Wayne le 6 Mai 2016
Thanks. It worked before though, so its a bit weird. I just solved it using: outrms = sqrt(mean(y.^2))

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by