Filter löschen
Filter löschen

The most efficient way to interpolate

2 Ansichten (letzte 30 Tage)
Valkmi
Valkmi am 14 Feb. 2017
Kommentiert: Valkmi am 16 Feb. 2017
Hello everyone!
Lets assume I have been given 2x60 matrix consisting of X and corresponding Y values. Of these values I have computed the picture below.
What is the most efficient way to approximate(interpolate) the value between those data points (circles), I have been given a long vector containing a bit over million values of X on the range of 10-14. How would you find(approximate) the corresponding Y values if you were given a million random numbers of X in the range from 10 to 14?

Akzeptierte Antwort

the cyclist
the cyclist am 14 Feb. 2017
Have you tried using interp1?
  5 Kommentare
Valkmi
Valkmi am 16 Feb. 2017
And now I realized that it is actually impossible.
Valkmi
Valkmi am 16 Feb. 2017
I'll accept your answer as it was a proper solution to my problem first. Thank you.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Interpolation 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!

Translated by