搜索资源列表
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
Gaussian
- The numerical integration methods described so far are based on a rather simple choice of evaluation points for the function f(x). They are particularly suited for regularly tabulated data, such as one might measure in a laboratory, or obtain fro
t_charpt4_1
- 用复化梯形公式、复化Simpaon公式、复化Gauss-legendre公式计算定积分的例子-Trapezoid formula with complex, complex of Simpaon formula, complex formula of Gauss-legendre example of the definite integral
MultipleGaussintegration
- 用勒让德-高斯求积法来计算多重积分的例子.-The multiple integral example is calculated by Legendre-Gauss quadrature method.
legendreP
- legendre function solution in matlab
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
numerical-calculaltion
- 几种常用的数值积分算法代码,包括自适应梯形求积法,变步长梯形求积法和勒让德-高斯求积法-Several commonly used numerical integration algorithm code, including adaptive trapezoidal quadrature method, variable step trapezoidal quadrature method and Legendre- Gauss quadrature
gpops21
- GPOPS是一个可以进行大规模非线性优化的MATLAB工具箱.-GPOPS, short for General Pseudospectral OPtimal Control Software is a Matlab optimal control software designed to implement the Gauss and Radau hp-adaptive pseudospectral methods. These methods approximate the state us
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