필터 지우기
필터 지우기

Extrapolation of different dimension vectors

조회 수: 1 (최근 30일)
Omid Saeidi
Omid Saeidi 2021년 2월 15일
편집: Omid Saeidi 2021년 2월 15일
Is there anyway to extrapolate two column vectors of data wich have different dimensions?
I have attached my data MD and Depth.
I want to extrapolate MD at Depth with spacing of 0.1524
I used interp1(MD,Depth, Depth(1):0.1524:Depth(end),'pchip','extrap')
but I didn't get answer.
Thanks for your help

답변 (0개)

카테고리

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

태그

제품


릴리스

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by