拉格朗日一次插值数值分析程序
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日一次插值-universities will learn a curriculum, a numerical analysi
本专区汇聚了各类基于 数值分析 开发的源码资源,共计 554 篇资源供开发者免费下载学习。
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日一次插值-universities will learn a curriculum, a numerical analysi
大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日二次插值-universities will learn a curriculum, a numerical analysi
复化梯形二分步长法求二重积分-Minute trapezoid two-step method for Double Integral
第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
用 Newton迭代求f(x)=1/3*x^3-x=0的根的源程序-with Newton iteration f (x) = 1/3* x ^ 3-x = 0 the root
这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is
这是一个三次样条插值函数实现的C代码。如果插值点需要改变,可以在程序中改定。-This is a cubic spline interpolation function of th
这是一个实现最优化计算的程序,采用的算法为共轭梯度法。-This is a realization of optimal calculation procedure, the al
Romberg积分,数值积分-Romberg points, numerical integration
Newton法,最基本的,经典的算法了-Newton law, the most basic, a classic algorithm
Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm