The most efficient way to interpolate

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

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by