Borrar filtros
Borrar filtros

undefined function or variable RMSE

7 visualizaciones (últimos 30 días)
Niraj Acharya
Niraj Acharya el 7 de Sept. de 2019
Comentada: Rik el 7 de Sept. de 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 comentarios
Rik
Rik el 7 de Sept. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by