搜索资源列表
GaussSinxy
- 利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分-use Gauss - Legendre polynomials calculated sin (x y) in the rectangular region of Integral
Gauss-Legendre
- Gauss-Legendre 采用五点 Gauss-Legendre 求积公式计算定积分,
gauss-legendre
- 用gauss-legendre方法计算积分的近似值
勒让德-高斯求积法求磁感应强度
- 勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
Gauss_new
- 一个求函数积分的工具(c/c++写的,用Gauss/legendre方法)-A tool for function points [c/c++ written with Gauss/legendre method]
MATLAB
- to caluculate the legendre polynomials
gaussslegendre
- matlab实现gauss型积分公式,取直交多项式为lengendre多项式,由三项递推公式得出-To achieve the gauss-legendre integral formula in matlab which is founded by recursive formula.
chazhi
- Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSampl
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
- 复化的Gauss-legendre公式,自己写的,还有推导过程-Re-oriented Gauss-legendre formula, wrote it myself, as well as derivation
Gauss_Legendre_Quadrature
- os : window vista 32bit compiler : visual c++ 6.0 Gauss-Legendre Quadrature nPoint = 2,3,4,....,16
t_charpt4_1
- 用复化梯形公式、复化Simpaon公式、复化Gauss-legendre公式计算定积分的例子-Trapezoid formula with complex, complex of Simpaon formula, complex formula of Gauss-legendre example of the definite integral
legendreP
- legendre function solution in matlab
legpts_algorithm
- 在chebfun系统中高斯求积的计算节点和权值的快速算法-the fast algorithm built in to the chebfun system for computing the nodes and weights of Gauss-Legendre quadrature.
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
INTEGRATE
- 采用复合高斯勒让德二型方法进行积分。gauss-legendre-gauss integrate
shuzhi
- 主要应用于数值计算,其中包括插值法和数据拟合相关的程序,还有数值积分的龙贝格积分和高斯-勒让求积公式的程序-Mainly used in the numerical calculation, including interpolation and data fitting procedures related procedures, numerical integration of the Romberg integration and Gauss- Legendre quadrature fo
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.