필터 지우기
필터 지우기

The most efficient way to interpolate

조회 수: 2 (최근 30일)
Valkmi
Valkmi 2017년 2월 14일
댓글: Valkmi 2017년 2월 16일
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