搜索资源列表
勒让德-高斯求积法求磁感应强度
- 勒让德-高斯求积法求磁感应强度-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.
legpts_algorithm
- 在chebfun系统中高斯求积的计算节点和权值的快速算法-the fast algorithm built in to the chebfun system for computing the nodes and weights of Gauss-Legendre quadrature.
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
CHEBYSHEV1_RULE
- C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,-C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input
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************************************
Gauss-qiujigongshi
- Gauss 型求积公式具有2N+1次代数精度的插值型求积公式-Gauss quadrature formula has 2N+1 algebraic precision interpolation quadrature formula
quadrature
- 求解Gauss公式的求积几点和求积权,8个节点的Gauss程序-Solving Gauss quadrature formula quadrature points and the right to eight nodes Gauss program
Gauss-Laguerre
- matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分-Gauss–Laguerre quadrature
Gauss-Legendre_Romberg
- 通过理论分析和编程计算,分别用复合5点 Gauss-Legendre 求积公式、 Romberg 求积算法求出了给定函数的近似积分值,并进行相互比较。-Through theoretical analysis and programming, respectively, at 5:00 with a composite Gauss-Legendre quadrature formula, Romberg quadrature algorithm derived for a given funct
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)