搜索资源列表
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.
int
- 求解积分方程,(1)使用复化Simpson方法求积分(2)使用三次样条求积分值,并比较离散解与真解之间的误差,附件有详细说明-Solving integral equation (1) the use of complex methods for integration of Simpson (2) the use of cubic spline points for value, and compare the discrete solution and the error between t
Runge
- 使用Newton和三次样条插值,讨论了Runge现象,附件有问题的详细说明-Newton and the use of cubic spline interpolation, discussed the Runge phenomenon, annex a detailed explanation of problem
einspline-0.9.2.tar
- einspline is a C library for the creation and evaluation of interpolating cubic basis splines (B-splines) in 1, 2, and 3 dimensions. Fortran 77 wrappers are also included.
fortran1
- fortran书自带的各功能子程序,共十章,第一章【拉格朗日插值、样条插值、曲线拟合】-The book comes with a FORTRAN subroutine, a total of ten chapters, the first chapter [ Lagrange interpolation, spline interpolation, curve fitting ]
CSIEZ
- 一个三次样条插值函数,Fortran源程序,经过测试可用且用于计算静气动弹性程序效率不错。-A cubic spline interpolation function, the Fortran source code has been tested and is available and used to calculate the static aeroelastic program efficiency is good.
CCSAFOR
- CLAMPED CUBIC SPLINE ALGORITHM FORTRAN
pgs
- 用Fortran写的样条函数库,运算高速快.-Fortran routines for spline calculation
project
- 利用IMSL做曲线近似,通过csiez实现三次样条插值法(Using IMSL to make a curve approximation, the three spline interpolation method is realized through csiez)