undefined function or variable RMSE

조회 수: 4 (최근 30일)
Niraj Acharya
Niraj Acharya 2019년 9월 7일
댓글: Rik 2019년 9월 7일
Hi guys,
I am trying to plot RMSE, rsquared and qqplot, but I keep getting error,
'undefined function or variable RMSE'
I am currently using 2017 MATLAB version
Error_image.JPG
  댓글 수: 4
Rik
Rik 2019년 9월 7일
And if you have fitted data and true data, you can use minus to calculate the error, then use sqrt(mean(err^2)) which is what RMSE stands for.

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by