Effacer les filtres
Effacer les filtres

undefined function or variable RMSE

7 vues (au cours des 30 derniers jours)
Niraj Acharya
Niraj Acharya le 7 Sep 2019
Commenté : Rik le 7 Sep 2019
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 commentaires
Walter Roberson
Walter Roberson le 7 Sep 2019
Rik
Rik le 7 Sep 2019
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.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by