How to solve rms calculation problem ?

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

 Risposta accettata

Azzi Abdelmalek
Azzi Abdelmalek il 6 Mag 2016
The rms function requires a signal processing toolbox

1 Commento

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

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by