How to solve rms calculation problem ?

1 Ansicht (letzte 30 Tage)
Leonardo Wayne
Leonardo Wayne am 6 Mai 2016
I have the following error:
Undefined function 'rms' for input a
rguments of type 'double'.

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by