搜索资源列表
分段线性插值
- 程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆-process node storage array and the value of the function of the array has named u and v is mainly to prevent and interpolation points x, and the corresponding function modules y trying to confuse
三次样条插值程序
- 三次样条插值c程序
采用递归方法计算插值程序
- 采用递归方法计算插值程序,维数可高达63维,程序很小,但很强。
IDW(距离权倒数插值法)
- IDW(距离权倒数插值法)是空间插值中最常用的插值方法之一。本程序基于MATLAB开发,功能齐全,希望用得开心。,IDW (interpolation from the bottom right) is the most commonly used spatial interpolation of the interpolation methods. The program is based on MATLAB development, full-featured, in the hope jo
数值插值计算中的cressman算法
- module_cressman.f90 数值插值计算中的cressman算法,里面含有多个子程序。-module_cressman.f90 Cressman algorithm of numberic interpolate ,which contains several subroutines.
LGLR 用拉格朗日插值法和牛顿插值法求解某点的函数近似值
- 自选插值问题,编制一个程序,分别用拉格朗日插值法和牛顿插值法求解某点的函数近似值。-语言 所查询字词的翻译 英语 Optional interpolation problem, the preparation of a program, respectively, Lagrange interpolation and Newton interpolation method for solving the function approximation of a point
lagran.rar
- 拉格朗日插值模拟曲线,基于matlab的程序,Lagrange interpolation simulated curve, based on the matlab procedure
jjj
- 收集的C语言算法程序,包括曲线拟合,插值算法等。 值得收藏。-Collection of C language algorithm worthy of collection procedures.
program
- 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
lagelangrichazhi
- 拉格朗日插值法matlab程序,希望大家在学习《数值分析》的课程时多动手实践,还是那句话,兴趣最重要;-Lagrange interpolation matlab program, I hope everyone in the study, " Numerical Analysis" many hands-on experience when the curriculum, or that sentence, the most important interest Ha ha
eight-fortran-interpolate-programme
- 常用的fortran插值程序,很有用,可以在资料缺省时进行插值计算-Fortran common interpolation procedures, useful data can be interpolated by default
lagelangri
- 这是一个用拉格朗日插值法求解方程组的解。程序不是很完善,多多包涵.-This is a Lagrange interpolation method of solution of equations. Process is not very perfect, forgive me.
aa89
- 用VB程序编写的数值分析三次样条插值函数。-Programming with VB Numerical Analysis of cubic spline interpolation function.
sanciyangtiaochazhi
- 计算方法\计算方法程序\sanciyangtiaochazhi 三次样条插值法.rar-Calculation method of calculation procedures sanciyangtiaochazhi cubic spline interpolation. Rar
SplineDemo_lhd
- 三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。-Cubic spline interpolation procedure demonstration.
laranri
- 八种插值程序之一 fortran插值程序 应用较为广泛 laranri-fortran laranri
tree
- 各种非线性方程及方程组求解算法,如牛顿插值,程序在C环境下通过。-Equations of nonlinear equations and solving algorithms, such as Newton' s interpolation, the program through the C environment.
函数插值程序
- 实现了几种常见的函数插值方法,包括拉格朗日插值,牛顿插值等。
19 Fortran常用算法程序集 附算法源代码
- 常用的数值计算程序代码,包括插值,微分方程求解等(fortran numerical, interpolate.)
Hermite插值
- Hermite插值要求在插值节点处的函数值、对应的导数值以及高阶导数相等,保形性高,本程序提供算法实现和画图功能。(Hermite interpolation requires that the function value at the interpolation node, the corresponding derivative and the higher derivative are equal. Its shape preservation is high. This program