ListInterpolation
ListInterpolation[array]
与えられた値の配列を補間する近似関数を表すInterpolatingFunctionオブジェクトを作成する.
ListInterpolation[array,{{xmin,xmax},{ymin,ymax},…}]
array の各値の座標を決めるグリッド域を指定する.
詳細とオプション
- {xmin,xmax}等の代りに,明示的に格子線の位置をリストしてもよい.特別な指定がないときは,等間隔の格子線を引くものとする.
- ListInterpolation[array]では,格子線は各方向の整数位置に置かれるものとする.
- array は何次元の配列(任意のレベル数でネストしたリストに対応)でも指定することができる.
- ListInterpolation[array,domain]は,{array,domain}の成分と同じ精度の値を返すInterpolatingFunctionオブジェクトを生成する.
- ListInterpolationはMethodオプションをサポートする.可能な設定値としてスプライン補間に"Spline",エルミート補間に"Hermite"がある.
例題
すべて開くすべて閉じる
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 Language. 1996. "ListInterpolation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2008. https://reference.wolfram.com/language/ref/ListInterpolation.html.
APA
Wolfram Language. (1996). ListInterpolation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ListInterpolation.html