Welcome![Sign In][Sign Up]
Location:
Search - romberg

Search list

[Algorithmdouble-romberg

Description: 龙贝格积分法,二重积分,对电场进行数值计算-Romberg integration method, double integral, the numerical calculation of the electric field
Platform: | Size: 6144 | Author: 张逸 | Hits:

[AlgorithmRomberg

Description: 用C++来实现Romberg求积算法,是数值分析里典型的一个算法。-In C++ to achieve the Romberg quadrature algorithm is a numerical analysis in a typical algorithm.
Platform: | Size: 11264 | Author: 颜君萍 | Hits:

[AlgorithmRomberg

Description: 数值分析中的龙贝格积分算法,使用与研究生课程中的数值分析的romberg积分,对于理解积分过程很有帮助,本人原创-Numerical analysis of Romberg integration algorithm
Platform: | Size: 1024 | Author: 于海彬 | Hits:

[matlabRomberg

Description: 是计算方法中一种重要的积分方法,即Romberg积分方法的Matlab程序-Is an important method of calculating the integral method, which Romberg integration method in Matlab
Platform: | Size: 1024 | Author: 金炜 | Hits:

[matlabRomberg-code

Description: 龙贝格算法的matlab源代码,包含图像,收敛速度分析-Romberg algorithm matlab source code, including images, convergence rate analysis
Platform: | Size: 1024 | Author: 周萧潇 | Hits:

[Mathimatics-Numerical algorithmsromberg

Description: 龙贝格算法,用龙贝格算法实现数值积分运算-Algorithms of romberg,it s easy to understand
Platform: | Size: 1024 | Author: jack | Hits:

[matlabromberg

Description: 用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。-用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。用Romberg法求积分计算准确,while循环次数一般不超过10,运算较为方便、快捷;计算之前,需要给出所求函数的表达式,积分上限和下限以及误差范围。运用MATTLAB程序求解积分省时、省力。自动检测中英文中译英英译中百度翻译. 翻译结果(中 > 英)复制结果 Using Romberg method for integral calculation accuracy, while cycle number less than 10, operation more convenient, fast calculation before, given the need for function expression, integral upper and lower as well as the error range. Using MATTLAB program to solve the integral time saving, labor saving.
Platform: | Size: 10240 | Author: zhangliping | Hits:

[matlabromberg

Description: 用龙贝格法求定积分,此例的变量数为三,但整体思路是没错的。-With Romberg method for the definite integral, the number of variables in this case is three, but the overall idea is correct.
Platform: | Size: 1024 | Author: 彦成 | Hits:

[matlabRomberg

Description: 龙贝格算法matlab程序设计,龙贝格算法matlab程序设计-romberg matlab
Platform: | Size: 1024 | Author: harry | Hits:

[matlabRomberg

Description: 根据所给定的函数, 积分区间以及所要求的精度值, 编制Romberg 算法的 Matlab 程序-The basis of the given function, the value of the integration interval and the precision required, the preparation of the Romberg Algorithm in Matlab
Platform: | Size: 9216 | Author: jenny | Hits:

[matlabromberg

Description: Romberg algorithm Romberg Integration
Platform: | Size: 1024 | Author: Nilio | Hits:

[AlgorithmRomberg-and-yangtiao

Description: 用Romberg and yangtiao方法来求解积分 用Romberg and yangtiao方法来求解积分-use the Romberg and yangtiao method to solve the integrate problem
Platform: | Size: 1024 | Author: meng | Hits:

[Crack HackRomberg

Description: Romberg求积在计算机上用等距节点求积公式时,若精度不够可以逐步加密节点.设将区间-double RombergIntegral( double (* f)( double x), double a, double b) { int k( 0 ) double h = b- a
Platform: | Size: 8192 | Author: jane | Hits:

[AlgorithmRomberg

Description: 数值分析,即计算方法课程中的龙贝格算法源代码。-Numerical analysis, calculation of the Romberg algorithm source code in the methods courses.
Platform: | Size: 278528 | Author: ChengXYY | Hits:

[AlgorithmRomberg-quadrature-formula

Description: 龙贝格求积公式,求解定积分 ,结果很好,准确实现该算法。 -Romberg quadrature formulas to solve the definite integral, the result is very good, accurate realization of the algorithm.
Platform: | Size: 1024 | Author: xuexi | Hits:

[AI-NN-PRromberg

Description: romberg 数 值 积 分 运 用 c 语 言 编 程 实 现。-romberg shuzhijifen
Platform: | Size: 439296 | Author: hanhongyun | Hits:

[OtherRomberg

Description: Romberg求积算法,用于数值分析中的数值求积。-Romberg quadrature algorithm for the numerical quadrature in the numerical analysis.
Platform: | Size: 197632 | Author: lmq | Hits:

[Algorithmromberg

Description: 在理解龙贝格算法的基础上,利用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 and feasibility of the testing procedures, to the solution of the same type of quadrature formula.
Platform: | Size: 1024 | Author: 叶明 | Hits:

[matlabRomberg

Description: 计算方法中的龙贝格积分法的matlab程序,以f(x)=sin(x)/x为例。-Romberg integration method in the calculation method matlab program, f (x) = sin (x)/x.
Platform: | Size: 3072 | Author: 刘鹏 | Hits:

[Algorithmromberg

Description: 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
Platform: | Size: 1024 | Author: Zhang li | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »

CodeBus www.codebus.net