搜索资源列表
jjj
- 收集的C语言算法程序,包括曲线拟合,插值算法等。 值得收藏。-Collection of C language algorithm worthy of collection procedures.
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
Bicubic
- 双三次样条插值算法代码,做图片的放大缩小可参考,代码写得不错。-Bicubic spline interpolation algorithm code, so refer to zoom the image, the code is well written.
3107002005_5th_NEWTON
- 牛顿插值方法,一种最基本的曲线插值算法,简单易用,效率高-Newton interpolation methods, a basic curve interpolation algorithm, easy-to-use, high efficiency
Int
- 线性插值算法上机已验证成功适合于计算方法学习者编程-Linear interpolation algorithm on the machine has proved to be successful learners calculation method suitable for programming
three
- 计算机数值分析中三次样条插值算法的演示算法-Computer numerical analysis algorithm for cubic spline interpolation algorithm demo
SplineDemo_lhd
- 三次样条插值程序演示。在SplineDemoView.cpp文件中的函数BOOL CSplineDemoView::ZSpline3()和函数double Spline3(double)是实现三次样条插值算法的核心函数。用VC6.0编译运行后,在窗口上由左至右点击鼠标左键设置一些点,然后点击鼠标右键即绘出穿过这些点的三次样条插值曲线。-Cubic spline interpolation procedure demonstration.
interpolation
- 用c语言写的常用的数字插值算法,用于解决很多数值插值算法问题-Using c language commonly used to write the number of interpolation algorithms for numerical interpolation algorithm to solve a lot of questions
shuzhifenxi
- 几个数值分析算法的实现 包括三次样条插值、最小二乘法、高斯插值、adam、龙贝格算法等-Some numerical analysis algorithms, including implementation of the cubic spline interpolation, least squares, Gauss interpolation, adam, dragon Berg algorithm
interpolat
- 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
niudunchazhi
- 牛顿插值算法实现,以方便数学计算模块的应用,提供便利-Newton interpolation algorithm in order to facilitate the application of mathematical calculation module, to facilitate the
CalculateMethod_Krig
- C++实现的插值算法,迭代算法实现,包括样条插值,拉格朗日插值,分段线性插值等,希望对大家有所帮助-C++ implementation of the interpolation algorithm, iterative algorithms, including the spline interpolation, Lagrange interpolation, piecewise linear interpolation, we want to help
erweichazhi
- 改进二维插值算法,应用并实现,希望对大家有所帮助。-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the final result is that the global optimum, the source Matlab can achieve Ma
interp
- 各种插值:求已知数据点的拉格朗日插值多项式、艾特肯插值多项式、牛顿插值多项式 ......(Various interpolation: Lagrange interpolation polynomial for the known data points, Aitken interpolation polynomial and Newton interpolation polynomial ......)
cressman
- 用于数值预报cressman插值订正,附带简单个例。简单有效(For numerical prediction Cressman interpolation, with a simple case. Simple and effective)
Chazhi
- 插值算法:拉格朗日插值,牛顿插值,三次自然样条(Java insert values compute .)
CommonPro
- 三次样条插值、高斯算法等等几种数值分析算法(Various interpolation algorithms)
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
c语言描述) 绝对的pdf+源文件 (两者皆有)
- 里面有很多关于C语言的插值算法实现代码可供参考(have many useful matters)
19 Fortran常用算法程序集 附算法源代码
- 常用的数值计算程序代码,包括插值,微分方程求解等(fortran numerical, interpolate.)