ListInterpolation
ListInterpolation[array]
构建一个 InterpolatingFunction 对象,表示对给定数组进行插值的近似函数.
ListInterpolation[array,{{xmin,xmax},{ymin,ymax},…}]
指定 array 中的值来自的格点的域.
更多信息和选项
- 可以用格线位置的确切列表代替 {xmin,xmax} 等. 假设格线是等间距的.
- ListInterpolation[array] 假设格线在每个方向的整数位置.
- array 可以是任何维数的数组,对应于有任何嵌套层数的列表.
- ListInterpolation[array,domain] 产生一个 InterpolatingFunction 对象,该对象返回和在 {array,domain} 中有相同精度的值.
- ListInterpolation 支持 Method 选项. 可能的设置包括样条插值的 "Spline" 和 Hermite 插值的 "Hermite".
范例
打开所有单元关闭所有单元基本范例 (3)
范围 (4)
选项 (7)
Wolfram Research (1996),ListInterpolation,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListInterpolation.html (更新于 2008 年).
文本
Wolfram Research (1996),ListInterpolation,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ListInterpolation.html (更新于 2008 年).
CMS
Wolfram 语言. 1996. "ListInterpolation." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2008. https://reference.wolfram.com/language/ref/ListInterpolation.html.
APA
Wolfram 语言. (1996). ListInterpolation. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ListInterpolation.html 年