搜索资源列表
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
spline
- by this program, user will calculate the spline graph in degree n
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.
WeiFengYing-supporting-program
- 魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享-Wei
fortran-for-bspline
- B样条函数插值,可以利用它对一些曲线进行光滑的插值-B-spline interpolation, we can use it to some smooth curve interpolation
Weight_W2
- Quartic Spline weight function from "An Introduction to Meshfree Methods and Their Programming [G.R. Liu, Y.T. Gu] " the orginal code is in fortran but this code is in matlab
bspline_fortran
- Fortran写的B样条拟合及显示程序, 供计算机图形学爱好者使用-Fortran to write B-spline fitting and display procedures for the use of computer graphics enthusiasts
CH7
- 差值求解的fortran,如牛顿插值,Hermite插值等,同时涉及三次样条插值的边界条件-The difference between solving fortran, such as Newton interpolation, Hermite interpolation, while the boundary conditions involving cubic spline interpolation
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)