How to solve rms calculation problem ?

1 回表示 (過去 30 日間)
Leonardo Wayne
Leonardo Wayne 2016 年 5 月 6 日
コメント済み: Leonardo Wayne 2016 年 5 月 6 日
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 Center および File ExchangeMultirate Signal Processing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by