搜索资源列表
spline
- SPLINE is a package of simple routines for setting up and evaluating splines and related functions, whose goal is either to to interpolate given data exactly at a set of points to approximate data over an interval.
spline
- SPLINE is a package of simple routines for setting up and evaluating splines and related functions, whose goal is either to to interpolate given data exactly at a set of points to approximate data over an interval.
数值插值计算中的cressman算法
- module_cressman.f90 数值插值计算中的cressman算法,里面含有多个子程序。-module_cressman.f90 Cressman algorithm of numberic interpolate ,which contains several subroutines.
eight-fortran-interpolate-programme
- 常用的fortran插值程序,很有用,可以在资料缺省时进行插值计算-Fortran common interpolation procedures, useful data can be interpolated by default
Bezier3d
- This is a simple code sample to interpolate a 3d set of points using the bezier algorithm minimized to 4 points.
cubic-spline
- 三次样条插值,来自于数值分析方法一书 C Abstract: interpolate cubic spline profiles to given points. C cubic splines are piecewise cubic polynomials fitting the data C with continuous first and second derivatives at interior points C and second derivatives set
Krige
- Kriging Algorithm is used to interpolate data points.
SPLINE
- SPLINE is a package of simple routines for setting up and evaluating splines and related functions, whose goal is either to to interpolate given data exactly at a set of points to approximate data over an interval. There are a variety of
lgr
- 拉格朗日插值算法进行插值,含有基本的注释-Lagrange interpolation algorithm to interpolate containing basic notes
Interpolation
- 用拉格朗日插值、牛顿插值、分段线性插值进行插值点近似值的计算。-Lagrange interpolation, Newton interpolation, piecewise linear interpolation to interpolate point approximation calculations.
zulixishu
- 使用插值法计算阻力系数,给出不同马赫数下的阻力系数,然后对给定马赫数进行插值-Drag coefficient is calculated using the interpolation method, the drag coefficient is given under different Mach number, and then interpolate a given Mach
interpolate
- 分别在直角坐标系、极坐标系下,对在电脑上画出的手的剪影做插值,构建出手的轮廓-Respectively, in Cartesian coordinates, polar coordinates, to draw on the computer interpolate hand silhouette, building shot profile
interpolate
- 实现两种差值,一种是样条差值,一种是最小二乘差值-Implements two difference- the difference between splines and least squares difference
insetvalue
- 墨西哥帽函数的插值计算方法,可以在实验数据点中进行插值。-Calculation Methods Mexican hat function can interpolate the experimental data points.
19 Fortran常用算法程序集 附算法源代码
- 常用的数值计算程序代码,包括插值,微分方程求解等(fortran numerical, interpolate.)
