how to calculate and plot rmse matrix
Mostrar comentarios más antiguos
Hi,im a beginner in matlab. I need to plot for a rmse matrix. i need to calculate the rmse and reshape it into a heatmap (a 8x5 matrix). How do I calculate the rmse of 40 models and one observation? i have listed out my models in the code, and am retrieving it from 'odat' for observation and 'gdat' for the 40 models. i've looked through all the rmse commands but i couldn't really understand, so need some help on it.
4 comentarios
Sam Chak
el 28 de Sept. de 2022
Don't worry about the commands now.
Try describing the mathematical formula of your rmse matrix first.
We'll see which one suits your application.
Fariz Syafiq Mohamad Ali
el 29 de Sept. de 2022
Fariz Syafiq Mohamad Ali
el 2 de Oct. de 2022
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Linear Regression en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

