필터 지우기
필터 지우기

How to plot spatial correlation map in Matlab?

조회 수: 6 (최근 30일)
Gargi
Gargi 2018년 8월 29일
답변: ANKUR KUMAR 2018년 9월 5일
I have to data files in .nc format. I have installed nctoolbox in Matlab. I am able to read the .nc data files. But I want to find a correlation between two regions (i.e. Indian region and the Northern hemisphere) and plot the correlation map (for the Indian region). Can anyone help me regarding this?
Thanking You.
Kind Regards Girija

채택된 답변

ANKUR KUMAR
ANKUR KUMAR 2018년 9월 5일
Please refer to this problem . It will definitely help you.
Moreover, there is a function called spatialcorr3 and spatialcorr2(not recommended; use only in exceptional case; see the details of spatialcorr2 for knowing why not to use always) You can find this function here.

추가 답변 (1개)

KSSV
KSSV 2018년 8월 29일
Read about regression, plotregression , corr2.
  댓글 수: 2
Gargi
Gargi 2018년 8월 29일
Thanku for the response. tried but not working, not plotting a correlation map. Regards
KSSV
KSSV 2018년 8월 29일
Show the code which you tried.....with error.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Digital Filter Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by