how to calculate and plot rmse matrix
Show older comments
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 Comments
Sam Chak
on 28 Sep 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
on 29 Sep 2022
Fariz Syafiq Mohamad Ali
on 2 Oct 2022
Accepted Answer
More Answers (0)
Categories
Find more on Linear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
