搜索资源列表
用Romberg求PI
- 用Romberg求PI-with Romberg for PI
ROMBERG
- ROMBERG加速算法的实现,同时包含梯形方法等,通过比较可以明显看出加速效果。
Romberg积分
- Romberg积分,数值积分-Romberg points, numerical integration
romberg
- 数值分析中RomBerg插值算法,运行稳定,并能画出最后的插值曲线
romberg
- example for romberg method (Fortran code)
romberg
- mathematica romberg integration programme code
romberg.龙贝格计算程序
- 龙贝格计算程序,按照函数格式输入积分区间和函数即可,Romberg program, in accordance with the format of input function and the function of integral interval can
Romberg
- 计算方法程序,龙贝格算法的matlab程序,精简明了,注释全面,自己的计算方法作业,很认真的编写的-Calculation program, Romberg algorithm matlab program, streamlining and clear, comprehensive notes, his method of operation of calculation, it is prepared carefully
Romberg
- 龙贝格积分-Romberg points
Romberg
- (1) 设计算法并编制程序,进行调试。 (2) 用调试好的程序解决如下问题: 计算 的近似值,取精度为 步骤一、先编制计算函数值的程序; 步骤二、执行编制好的Romberg算法,输出T。 (3)用Romberg算法和复合Simpson公式分别计算 的近似值, 其中b分别取为b=0.1, 0.3, 0.5, 0.7, 0.9 -(1) the design of algorithms and programming, for debugging. (2) wit
Romberg
- 龙贝格算积分程序2,对上面的程序的进一步修正,用于计算各类函数的积分-Romberg integration procedures count 2 of the above procedure be further amended, used to calculate the various types of function points
Romberg
- 用matlab实现Romberg积分,该算法简单易懂,容易初学者掌握-Romberg Integral using matlab,easy to understand
Romberg
- 用于求数值积分的龙贝格求积公式!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used for numerical integration of Romberg quadrature formula! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
Romberg
- 使用Romberg求解了定积分,附件有详细说明!-Romberg used to solve the definite integral, is described in detail in Annex!
romberg
- 这是大学数值分析的实验——龙贝格算法的源码,帮助大家学习和掌握龙贝格算法!-This is the University analysis of the experiment- Romberg algorithm source code, to help you learn and master the Romberg algorithm!
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
- 隆贝格积分,fortran,自适应,梯形外插法(romberg approximates an integral by extrapolating the trapezoidal rule)
romberg
- romberg积分公式算法的matlab代码,直接代入函数即可,romberg积分公式算法的matlab代码,直接代入函数即可(Romberg integral formula algorithm matlab code, directly into the function can be)
Romberg
- Mac OS,用Xcode的C语言实现Romberg算法。(Romberge in C language.)
romberg算法
- 在MATLAB上测试龙贝格算法,并且实现算法的调整(Test the Romberg algorithm on MATLAB)