搜索资源列表
quad2dggen
- 本程序是专门用来计算二重积分,可是需要工具箱的支撑-Calculation of double integrals
Integrals_Calculation
- funtions to calculate the simple, double and triple integrals
Numerical-integration
- 使用高斯、复合梯形、复合辛普生求解二重积分(矩形求积区域和三角型求积区域)的数值计算方法,使用C语言。-Use Gaussian composite trapezoidal composite Simpson solving double integrals (Rectangular Quadrature region and the triangular the Quadrature area), numerical methods, the use of the C language.
find-definite-integrals
- 利用矩形法可以求定积分问题的输入:double a /*积分区间下限*/;double b /*积分区间上限*/ 问题的输出:double fx /*积分结果*/-The use of the the rectangle method can find definite integral input: double a /* integral interval lower limit* / a double b /* maximum integration interval*/out
rom
- 用Romberg算法计算定积分 #include <stdio.h> #include <math.h> #define MAX 10 double func(double a) { double y if (a == 0) return y = 1 else return y = 4/(1+a*a) //return y = pow(a,2) }-Romberg algorithm computes
NIT-GONGJUXIANG1
- NIT工具箱二重积分matlab工具箱matlab代做-NIT toolbox matlab toolbox matlab doing some double integrals
1
- 主要是针对matlab编程的14个案例; 案例1:一般区域二重、三重积分; 案例2:被积函数含有积分项的一类积分; 案例3:一般区域n重积分; 案例4:蒙特卡洛法计算n重积分; 案例5:第二类Fredholm积分方程; 案例6:第一类Fredholm积分方程; 案例7:第二类Volterra积分方程; 案例8:第一类Volterra积分方程; 案例9:全局优化; 案例10:fsolve求非线性方程组; 案例11:渐变光波求导; 案例12:遗传算法在复杂系统可靠度和冗余度分
IntegralesDobles
- Double Integrals with the program Mathematica