搜索资源列表
勒让德-高斯求积法求磁感应强度
- 勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
Gauss3D
- Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function input
CH6
- 6.5 计算一组积分的连分式法ffpqg.c 6.6 高振荡函数求积法fpart.c 6.7 勒让德-高斯求积法flrgs.c 6.8 拉盖尔-高斯求积法flgs.c 6.9 埃尔米特-高斯求积法fhmgs.c-6.5 calculate a set of integral continued fractions method ffpqg.c 6.6 high-vibration function, quadrature method fpart.c 6.7 Legendre-
Gauss_Legendre_Quadrature
- os : window vista 32bit compiler : visual c++ 6.0 Gauss-Legendre Quadrature nPoint = 2,3,4,....,16
GaussQuad
- 计算Gauss Quadrature 高斯、何密特插值的M文件-m files for computing the nodes and weights Gauss Quadrature
MultipleGaussintegration
- 用勒让德-高斯求积法来计算多重积分的例子.-The multiple integral example is calculated by Legendre-Gauss quadrature method.
quiz2
- gauss quadrature simulation with PID simulink file. this file can be used to simulate and analyzed the gaussian equation till 3 point of integration.
Guass-siedel
- matlab m-file for gauss siedel method.
Gauss-Legendre-quadrature
- 任意三角形上的任意阶Gauss积分程序 算法详见参考文献 H.T. Rathod, K.V. Nagaraja, B. Venkatesudu, N.L. Ramesh, Gauss Legendre quadrature over a triangle, J. Ind. Inst. Sci. 84 (2004) 183–188.-Gauss Legendre quadrature over any triangle
WORKSvbn
- this code can be used to evaluate the Gauss quadrature numerical solution
Gauss
- Gauss求积公式,精度很高,一起学习。精度高,迭代次数少-Gauss quadrature formula, the accuracy is high, learning together
GAUSS-QUADRATURE
- GAUSS QUADRATURE*** *** *** *** *** *** *** *** *** **** * This program compute value of a definite integral for a known function * * by gauss quadrature formula, based on five-point method -GAUSS QUADRATURE************************************
Gaussian_Quadrature_double_integral
- code for integrating a double integral problem numerically using the numerical Gauss-Quadrature technique
Gauss-qiujigongshi
- Gauss 型求积公式具有2N+1次代数精度的插值型求积公式-Gauss quadrature formula has 2N+1 algebraic precision interpolation quadrature formula
numerical-calculaltion
- 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
quad2dg
- 高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。-Numerically evaluates 2D integrals using Gauss quadrature.
quadrature
- 求解Gauss公式的求积几点和求积权,8个节点的Gauss程序-Solving Gauss quadrature formula quadrature points and the right to eight nodes Gauss program
Gauss-quadrature-nodes-and-weights.
- computing the nodes and weights of Gauss-Legendre quadrature.
h.rar
- 主要是利用高斯求积公式来计算积分,以达到高精度(Gauss quadrature formula is used to calculate the integral, so as to achieve high precision)