How to combine two or more taylor diagram?

9 次查看(过去 30 天)
Hello,
I have to plot taylor diagram in order to compare the results of two models to observations over 3 time interval: daily, season and yearly and similar to the attached photo I need to show all the results in one diagram. Could anyone help me how to proceed it? . I have attached the needed scripts.Thanks in advance
  2 个评论
Haidong Zhao
Haidong Zhao 2020-11-16
Do you please solve this problem? I have similar questions. Thanks.

请先登录,再进行评论。

回答(1 个)

Kevin Joshi
Kevin Joshi 2020-6-1
Does this do the trick?
taylordiag([STDa STDr],[RMSa RMSr],[CORa CORr]);
  2 个评论
Hamed Hedayatnia
Hamed Hedayatnia 2020-6-1
Thanks Kevin, but it can not solve the problem fundamentally. i,e: in my attached photo, legend and each model has been specified with a different color and shape.
balaji
balaji 2021-10-12
Normalize model values by the respective reference variables STD and then compute corr, centered rms, std. In this way all reference variables will have corr, rms, std as 1,0,1. So all comparisons can be shown in one taylor diagram

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Mathematics 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by