搜索资源列表
Romberg
- Numerical approximation rn of the definite integral from a to b that is obtained with the aid of Romberg s method with n rows and n columns.
7
- 用Romberg方法计算定积分,使误差不超过10E-5.-Definite integral using Romberg method, so that the error of not more than 10E-5.
9Lab
- Numerical integral, Romberg integral, matlab .m file, source code.
Romberg
- 是计算方法中一种重要的积分方法,即Romberg积分方法的Matlab程序-Is an important method of calculating the integral method, which Romberg integration method in Matlab
romberg
- 用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。-用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求
romberg
- 用龙贝格法求定积分,此例的变量数为三,但整体思路是没错的。-With Romberg method for the definite integral, the number of variables in this case is three, but the overall idea is correct.
gaussshuzhi
- 在matlab中用ROMBERG方法求二重积分-Seeking double integral using Romberg method in matlab
ROMBERG
- matlab中的龙贝格数值积分方法,可用来计算定积分,用户可更改里面函数-The matlab Romberg numerical integration methods, can be used to calculate the definite integral, the user can change the inside function
Romberg
- 使用Matlab语言完成《数值计算方法》中的Romberg(龙贝格)积分公式,程序可以根据用户输入的积分上下限、误差容限及表达式实现Romberg积分。-Using Matlab language to complete " numerical methods" in the Romberg (Romberg) integral formula, the program based on user input limits of integration, error toler
Romberg
- 数值分析方法中,利用龙贝格方法求解定积分问题,-use Romberg method to solve the problem of definite integral
Integral-calculation
- 用matlab编程计算积分,包括梯形算法,龙贝格算法,高斯算法,通过具体案例得到最终结果-Calculation of integrals with MATLAB programming, including trapezoidal algorithm, Romberg algorithm, Gauss algorithm, the final results are obtained through the concrete case
Romberg
- 使用外推法,计算Romberg积分的程序,已经过优化,计算速度较快-Using the extrapolation, Romberg integral calculation procedures, has been optimized, fast calculation speed
Desktop
- matlab实现的一些数值积分方法,抛物型公式积分,复化辛普森公式积分,龙贝格公式积分-MATLAB implementation of numerical integration method integral parabolic formula, compound Simpson formula for integrals, Romberg formula score
romberg
- romberg积分公式算法的matlab代码,直接代入函数即可,romberg积分公式算法的matlab代码,直接代入函数即可(Romberg integral formula algorithm matlab code, directly into the function can be)
多项式最小二乘拟合与龙贝格积分法
- 通过最小二乘法拟合曲线,并使用龙贝格公式计算积分(By the method of least squares fitting curve, and use the formula to calculate the Romberg integral)