Help: Extrapolation with a nonlinear curve?

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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by