How to do extrapolation

1 次查看(过去 30 天)
Nasir Qazi
Nasir Qazi 2012-2-28
how to do a extrapolation in a graph in matlab ?

回答(2 个)

Sean de Wolski
Sean de Wolski 2012-2-28
  4 个评论
Sean de Wolski
Sean de Wolski 2012-2-28
And you didn't give us enough information to help anyway. Is it a polynomial, one dimensional etc?
I mean polyfit/polyval will allow you to extrapolate, but is that what you want? I have no idea.
John D'Errico
John D'Errico 2012-2-28
It is my absolutely favorite quote about mathematics, and one that does not seem to be too well known.

请先登录,再进行评论。


Walter Roberson
Walter Roberson 2012-2-28
I thought for a few seconds. “I’ll give you an example. Here’s a sequence, and I want you to tell me the next number.”
Ill do my best.”
1, 1, 2, 3, 5, 8, 13, 21, 34, 55,I said.
He looked puzzled. “Don’t be silly. I just asked you that one. It’s the Fibonacci sequence.”
Is it? Then what’s next?”
89,Adam replied.
Wrong. Its 91.
But it looks just like the—”
Youre leaping to conclusions, Adam, based on previous prejudices. Most injudicious. Your sequence was the Fibonacci sequence, but the nth term in my sequence is the least integer not less than Öe n–2, where Öe = 2.71828, the base of natural logarithms. I want the 11th term, which is the least integer not less than Öe9, or 90.017. That’s 91.”

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by