How to solve rms calculation problem ?

2 visualizzazioni (ultimi 30 giorni)
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
Leonardo Wayne
Leonardo Wayne il 6 Mag 2016
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