Interpolation
- bezier — compute the points for the bezier curve
- bsplin3val — 3次元スプラインの任意微分評価関数
- cshep2d — 2次元3次シェパード(散布)補間
- eval_cshep2d — 2次元の3次シェパード補間の評価
- interp — 3次スプライン評価関数
- interp1 — 1D interpolation in nearest, linear or spline mode
- interp2d — 双3次スプライン (2d) 評価関数
- interp3d — 3次スプライン評価関数
- interpln — 線形補間
- linear_interpn — n 次元線形補間
- lsq_splin — 重み付き最小二乗三次スプラインフィッティング
- mesh2d — Triangulation of n points in the plane
- smooth — スプライン関数によるスムージング
- splin — 3次スプライン補間
- splin2d — 双3次スプラインのグリッド2次元補間
- splin3d — 3次元補間グリッドのスプライン
Report an issue | ||
<< Linear Algebra | Scilabヘルプ | CACSD >> |