How to solve rms calculation problem ?

1 次查看(过去 30 天)
I have the following error:
Undefined function 'rms' for input a
rguments of type 'double'.

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by