InterpolatingFunction

InterpolatingFunction[domain,table]

補間によって値が見出される近似関数を表す.

詳細

例題

すべて開くすべて閉じる

  (2)

与えられた点を通るInterpolatingFunctionオブジェクトを作る:

標準的な出力形式では領域だけが示される:

領域中の点で関数を評価する:

補間点を示しながら関数をその領域でプロットする:

微分方程式の解を近似するInterpolatingFunctionオブジェクトを得る:

関数と導関数をプロットする:

解の不定積分を求める:

スコープ  (5)

厳密データでInterpolatingFunctionを作る:

厳密演算で値を計算する:

機械数演算で計算する:

任意精度演算で計算する:

全データの数値で新たなInterpolatingFunctionを作る:

このInterpolatingFunctionを使うと値は機械演算で計算される:

InterpolatingFunctionを積分する:

不定積分である新たなInterpolatingFunctionを作る:

InterpolatingFunctionの導関数は別のInterpolatingFunctionである:

InterpolatingFunctionの偏微分を使って偏微分方程式の剰余をチェックする:

引数を4つ取るInterpolatingFunctionを作る:

これを最初と最後の次元上で積分する:

特性と関係  (1)

InterpolatingFunctionPiecewiseの多項式の補間を行う:

Wolfram Research (1991), InterpolatingFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/InterpolatingFunction.html (1996年に更新).

テキスト

Wolfram Research (1991), InterpolatingFunction, Wolfram言語関数, https://reference.wolfram.com/language/ref/InterpolatingFunction.html (1996年に更新).

CMS

Wolfram Language. 1991. "InterpolatingFunction." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/InterpolatingFunction.html.

APA

Wolfram Language. (1991). InterpolatingFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InterpolatingFunction.html

BibTeX

@misc{reference.wolfram_2024_interpolatingfunction, author="Wolfram Research", title="{InterpolatingFunction}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/InterpolatingFunction.html}", note=[Accessed: 24-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_interpolatingfunction, organization={Wolfram Research}, title={InterpolatingFunction}, year={1996}, url={https://reference.wolfram.com/language/ref/InterpolatingFunction.html}, note=[Accessed: 24-November-2024 ]}