Extrapolation of different dimension vectors

1 次查看(过去 30 天)
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