how to calculate and plot rmse matrix
이전 댓글 표시
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
Sam Chak
2022년 9월 28일
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
2022년 9월 29일
Fariz Syafiq Mohamad Ali
2022년 10월 2일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

