|
|
||
|
|
| Interpolation[{f1, f2, ...}] x の値 |
| Interpolation[{{x1, f1}, {x2, f2}, ...}] x の値xi に対応する関数の値fi を補間する. |
| Interpolation[{{{x1, y1, ...}, f1}, {{x2, y2, ...}, f2}, ...}] 多次元データを補間する. |
| Interpolation[{{{x1, ...}, f1, df1, ...}, ...}] 関数の値とともに導関数も再生する補間を行う. |
| © 2008 Wolfram Research, Inc. |