Filter löschen
Filter löschen

Extrapolation of different dimension vectors

1 Ansicht (letzte 30 Tage)
Omid Saeidi
Omid Saeidi am 15 Feb. 2021
Bearbeitet: Omid Saeidi am 15 Feb. 2021
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

Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Produkte


Version

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by