搜索资源列表
cubicspline
- 自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解-prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the
Cubicspline
- 三次样条插值法,是运用的数值计算方法的算法实现的-Cubic spline interpolation method is the use of numerical method of implementation of the algorithm
CubicSpline
- 根据给定点和区间值得出三次样条拟合方程的系数-According to a given point and interval should be a cubic spline fitting coefficient
Cubicspline
- 求三次样条差值函数S(x) 输入j的数目 再分别输入数据xj,yj。-Cubic spline function of order to the difference S (x) the number of input j, respectively, and then enter data xj, yj.
Matlab_Blatt1bis6
- Lagrange Polynom,CubicSpline, Heavyside-function anmd more
Ncubicspline-P155-Q-28
- 在matlab中用自然边界条件画小狗, P155 Q 28,数值分析-Draw a dog by natural cubicspline interpolation in matlab, P155 Q 28, numeriacal analysis
CubicSpline
- 计算机图形学中的三次样条曲线插值拟合算法,希望对大家有所帮助-Computer graphics, cubic spline interpolation and hope it s helpful
CubicSpline
- 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-we consider spaces of cubic C~1-spline on a class of trian- gulations.By using the inductive algorithm,the posed Lagrange interpolation sets are constructed for cubic spline space.
CubicSpline
- 三次样条插值法(CubicSpline)模拟曲线-Simulation curve of the cubic spline interpolation method (CubicSpline)
cubicspline
- cubicspline三次样条插值方法,亲测可用,用于数据分段插值,C++源码-cubicspline cubic spline interpolation method, pro-test available for data piecewise interpolation