linear interpolation code - interp1

조회 수: 1 (최근 30일)
Arianna Serpi
Arianna Serpi 2018년 3월 23일
답변: Stephen23 2018년 3월 23일
It is possible to access the source code of the function 'interp1, or someone know how to write it? thank you very much

답변 (1개)

Stephen23
Stephen23 2018년 3월 23일
"It is possible to access the source code of the function 'interp1,"
I doubt it, and even if you could get a copy it would be covered by your license, which restricts what you can do with it.
Note that the GNU Octave interp1 is a simple Mfile which you can read, copy, and edit.

카테고리

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