which are the ways to do extrapolation?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I just wanted to know which are the best ways to do extrapolation. My data does not monotonously increase or decrease, so maybe interp functions won't work.
P.S please don't give me the Mark Twain quote!!
3 Kommentare
Walter Roberson
am 1 Mär. 2013
There are no "best ways" to do extrapolation except those that depend upon good models of the data being extrapolated.
Given any finite set of data points, there are an infinite number of functions that pass exactly through those data points. One would be tempted to say that there are even more that pass "closely" through the data points (reflecting measurement error), but of course infinity by another name would still smell as an awful lot of sweat to get to the end of.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!