搜索资源列表
用龙贝格法计算函数f
- 介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
龙贝格
- 龙贝格算法 是计算方法中的一个计算公式的代码-Romberg calculation algorithm is a method of calculating the formula code
Romberg-integral-method.rar
- 龙贝格积分法,文本输入输出,实现数值计算的龙贝格积分法,Romberg integration method, text input and output, to achieve Romberg numerical integration method
romberg
- 龙贝格算法的mathlab实现源代码,一般在计算方法课上使用-Romberg algorithm mathlab implementation source code, generally used in the calculation method of class
valueanalysis
- 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of successive half-hours law, ext
lrgs
- 勒让德-高斯求积法,并以x*x+sinx(2.5<=x<=8.4)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
romberg
- Romberg算法求定积分,计算方法比较简单-Romberg algorithm for fixed points is relatively simple calculation method. . .
shuzhifenxishiyan
- 包括欧拉 拉格朗日 龙贝格 三次样条函数 牛顿下山法等数值分析实验课算法.-Including the Euler-Lagrange Romberg cubic spline function method and other numerical analysis Newton descent algorithm for experimental course.
Romberg
- 新型Romerg积分方法,在vc++6.0下调试通过,本程序将Romerg积分的精髓思想呈现出来。供大家学习参考-New Romerg integral method, in vc++6.0 through debugging, the program will Romerg points presented the essence of thinking. Reference for them to learn
calculator
- 上计算方法课的第二个程序,主要是实现数值积分的,尤其是romberg积分法,加速收敛技巧等等。-Calculation method for the class of the second program, mainly realizes the numerical integration, especially the romberg integral method, accelerating convergence technique and so on.
Romberg-Newton-Cotes
- 龙贝格.牛顿-科特斯求定积分C语言算法实现,数值计算方法中常用-Romberg. Newton- Cortez find definite integrals C language algorithm, commonly used numerical method
Romberg
- 这是一个用Romberg法拟值的C语言小程序-This is a Romberg method proposed small value of C language program
shuzhijishuan
- 数制转换,龙格库塔方法,龙贝格求积公式,最小二乘法,列主元消去法-Number system conversion, Runge-Kutta methods, Romberg quadrature formula, least squares method, out PCA elimination method
数值分析上机C语言代码
- 龙贝格积分 高斯列主消元法 牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method Newton iteration three spline interpolation Runge Cartagena)
matlab求积分实例
- 插值型求积方法 275 8.1.1 梯形公式 276 8.1.2 辛普森公式 277 8.1.3 柯特斯公式 278 8.2 复化求积公式 279 8.2.1 复化梯形公式 279 8.2.2 复化辛普森公式 281 8.2.3 复化柯特斯公式 283 8.2.4 复化求积公式误差分析 285 8.3 步长逐次减半求积方法 286 8.3.1 步长逐次减半梯形求积公式 287 8.3.2 步长逐次减半辛普森求积公式 288