FunctionApproximations`
FunctionApproximations`
GeneralRationalInterpolation
GeneralRationalInterpolation[{fx,fy},{t,m,n},x,{t1,…,tm+n+1}]]
補間点 t1, t2, …において t の関数として生成された,x 座標と y 座標がそれぞれ fx,fy である曲線を補間する,分子の次数が m,分母の次数が n である x の有理多項式関数を返す.
GeneralRationalInterpolation[{fx,fy},{t,m,n},x,{t,t0,t1}]
t0から t1までの区間で自動的に補間点が選ばれる有理補間を返す.
詳細とオプション
- GeneralRationalInterpolationを使うためには,まず関数近似パッケージをロードしなくてはならない.それにはNeeds["FunctionApproximations`"]を実行する必要がある.
- 次のオプションを使うことができる:
-
WorkingPrecision MachinePrecision 内部計算で使用する精度 Bias 0 自動的に選ぶ補間点のバイアス