linear interpolation code - interp1

3 次查看(过去 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