필터 지우기
필터 지우기

How to interpolation an argo data?

조회 수: 2 (최근 30일)
주희 박
주희 박 2022년 2월 16일
댓글: 주희 박 2022년 2월 16일
I'm work on an argo data consist of (cru,time,lon,lat,Prof{S,P,T}) and each S(salinity),T(temperature),P(pressure) is cell like below figure. Total numbeer is over 20000.
I want to interpolation salinity according to pressure so that I can make a isotherm plot. (1m)
Thank you for considering.
  댓글 수: 2
KSSV
KSSV 2022년 2월 16일
편집: KSSV 2022년 2월 16일
If it is 2D data read about interp2. If a 1D data read about interp1.
주희 박
주희 박 2022년 2월 16일
Thank you so much

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by