搜索资源列表
VB_NUM3
- 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
romberg.龙贝格计算程序
- 龙贝格计算程序,按照函数格式输入积分区间和函数即可,Romberg program, in accordance with the format of input function and the function of integral interval can
romberg
- 在理解龙贝格算法的基础上,利用MATLAB软件使这种算法程序实现。并以解决一个求解积分题目为直接目的,检验程序的正确性与可行性,推广至同一类型求积公式的解决中。-Understand the basis of the Romberg algorithm, this algorithm program using MATLAB software. And solve the integral subject to solve a direct purpose, the correctness an
NewtonAndromberg
- 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
Romberg
- 用matlab实现Romberg积分,该算法简单易懂,容易初学者掌握-Romberg Integral using matlab,easy to understand
Romberg
- 使用Romberg求解了定积分,附件有详细说明!-Romberg used to solve the definite integral, is described in detail in Annex!
ROMBERG
- 在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature integral approximation method
Rombergintegrationmethod
- 用龙贝格方法上级计算积分: 这里计算e的-x平方在0到0.8的积分,代码中f函数为被积函数,main函数中输入积分区间。 -Superior method of calculation using Romberg integration: This calculation of e,-x squared from 0 to 0.8 points in the code for the integrand function f the function, main function, en
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.
Romberg
- Romberg 算法求积分式的值,有报告和主要算法代码,但因工程太大所以没有上传工程-Romberg Algorithm for Finding the value of the integral, it was reported and the main algorithm code, but there is no project too big upload works
Romberg
- 应用Romberg方法计算函数的积分, 应用Romberg方法计算函数的积分。-Application of the integral function of Romberg method, application of Romberg method function points.
Romberg-integration-algorithm
- Trapezoidal integral formula
9Lab
- Numerical integral, Romberg integral, matlab .m file, source code.
double-romberg
- 龙贝格积分法,二重积分,对电场进行数值计算-Romberg integration method, double integral, the numerical calculation of the electric field
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.
Romberg-quadrature-formula
- 龙贝格求积公式,求解定积分 ,结果很好,准确实现该算法。 -Romberg quadrature formulas to solve the definite integral, the result is very good, accurate realization of the algorithm.
NA1008
- 本代码主要是用Romberg算法求曲线积分-The code is the demand curve integral Romberg Algorithm
romberg
- romberg积分公式算法的matlab代码,直接代入函数即可,romberg积分公式算法的matlab代码,直接代入函数即可(Romberg integral formula algorithm matlab code, directly into the function can be)