搜索资源列表
Part_2_C_programmes
- 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
用Romberg求PI
- 用Romberg求PI-with Romberg for PI
MPI_File
- Jacobi_MPI. ln2 & pi 的计算,基于Romberg and Simpson. MPI_File.
Romberg
- 龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分-Romberg interpolation algorithm quadratures threshold of 0, points to a ceiling of the function of the plot was 4 / 1 x * x points
romberg
- 计算方法算法中的romberg算法,希望对于那些学习计算方法的人有所帮助
weijifen
- 微积分的数值计算函数,包括: double composite_simpson(double(*f)(double),double a,double b,int n) double romberg(double(*f)(double),double a,double b,double eps,int max_it) double gauss_legendre(double(*f)(double),double a,double b) double central_difference(doubl
numerical_analysis
- 在程序设计部分主要讨论了在读写函数表达式时,词法分析与语法分析的C++实现方法,这也正是本程序编写的难点与重点。之后介绍了复化求积法和Romberg求积法的编写步骤及方法以及数值积分的实现方法。-in the process of discussing some of the major functions of the reader expression, lexical analysis and parsing of C + + methods, which is precisely wha
Csharpshuzhijishuan
- C#编写的数值计算方法,线性插值,龙贝格算法,《C#数值计算方法》的配套书-C# prepared by numerical method, linear interpolation, Romberg Algorithm, " C# Numerical Calculation Method" book package
the-codes-of-C-about-important-algorithms
- 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
Dragon-berg-quadrature-algorithm
- 龙贝格求积算法,采用龙贝格算法求函数积分,精度较高。-Romberg quadrature algorithm, using Romberg algorithm for function integration and high precision.
longbeigeshiyan
- 简介龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。-Introduction Romberg quadrature formula is also known as successive half acceleration method. It is the trapezoidal formula, formulas and Cotes formulas Xinbo students based on the rela
Romberg
- 用Fortran95语言编写的龙贝格积分程序,积分精度可以人为控制-With Fortran95 language Romberg integration process, integration accuracy can be artificially controlled
longbeige
- 龙贝格积分,MATLAB程序,计算方法作业,内有说明-Romberg integration, MATLAB procedures, calculation methods work, there are instructions
Romberg-integral-method
- Romberg积分通常要求被积函数在积分区间上没有奇点。-Usually require Romberg integral integrand no singularity in the integral interval.
jifen
- 各种数值积分,包括牛顿积分,辛普生各分、龙贝格积分,高斯积分和高斯—勒让德积分-A variety of numerical integration, including Newton integral, sub Simpson, Romberg integration, Gaussian integrals and Gauss- Legendre integration