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

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2016년 5월 6일

0 개 추천

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개)

카테고리

태그

Community Treasure Hunt

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

Start Hunting!

Translated by