Help: Extrapolation with a nonlinear curve?

3 visualizzazioni (ultimi 30 giorni)
Khanh
Khanh il 29 Ott 2014
Hi everybody,
I have two vectors:
x=10^5*[1.1950 4.0436 7.5822 ]
y=[2.3620 4.3620 6.3620]
y=f(x) is a polynomial curve.
I want to find y-value at x = 1.0465*10^9 I tried to extrapolate with fit('pchip') but I couldn't get the result I desired.
May I know how to do it?
Thanks.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by