How to compare two matrices with different resolution?

1 回表示 (過去 30 日間)
Shlomit Sharoni
Shlomit Sharoni 2017 年 6 月 19 日
回答済み: John D'Errico 2017 年 6 月 19 日
Hello, I want to compare data from two different model outputs, each model provide me a matrix of the same area but in different resolution: The resolution of the first model is 1 latitude x 1 longitude ( matrix if 360 x 180), it correspond to -90 - (90) latitude and -180-(180) longitude. The resolution of the second model is 1.25 longitude x 0.75 latitude (matrix of 288 x 234). I would like to compare between the output of the two models but i need somehow to change the resolution of one of the matrices. How can I do it? Thanks

回答 (1 件)

John D'Errico
John D'Errico 2017 年 6 月 19 日
help interp2

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by