搜索资源列表
VB_NUM3
- 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
Numerical-integration-method
- 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical
Double-integration-in-C-Language
- 用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。
VB_NUM3
- 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
Numerical-integration-method
- 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical
Double-integration-in-C-Language
- 用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。-Using C language to achieve double integral numerical calculation, high accuracy and follow the procedures realize the idea of double integral, can be easily extende
szjf
- 1.梯形求积法 2.辛普森求积法 3.龙贝格求积法 4.反常积分 5.高斯求积法 6.三重积分-1. Trapezoid quadrature method 2. Simpson quadrature method 3. Romberg quadrature method 4. Abnormal points 5. Gaussian quadrature method 6. Triple integral
simpson
- 用simpson公式计算三重积分(采用C++)-Simpson formula with triple integral (using C++)
NumericalAlgorithm
- 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
sanci
- 关于如何运用C++语言进行三次重积分的计算-On how to use C++ language for the calculation of the three important points
DGF
- 用matlab进行编程实现递归法计算三重积分-Matlab programming recursive method for calculating triple integrals
8
- CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求
3dname
- C++ 三重积分辛普森求积法: 有点复杂,请见谅-C++ triple integral Simpson quadrature method: a bit complicated, please forgive me
jifen
- 各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。-Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.
duoyuanhanshu
- 掌握用MATLAB计算二重积分与三重积分的 方法。深入理解曲线积分、曲面积分的概 念和计算方法。提高应用重积分和曲线、 曲面积分解决各种应用问题的能力-multiple function
Triple-integral
- 关于不使用任何库函数的MATLAB编程三重积分实例-About does not use any library functions of MATLAB programming examples of triple integrals
try
- 用蒙特卡洛方法在matlab里面计算简单的三重积分。(Monte Carlo method used in the calculation of three simple matlab integral.)
1
- 主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐
gixo
- 用VB实现数值积分的算法集,包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法,()
jifen
- 积分类型 包括多重积分 蒙塔卡洛方法积分以及二重三重积分(Integral types include multiple integral Montcarol method integral and double three fold integral.)