搜索资源列表
GaussSinxy
- 利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分-use Gauss - Legendre polynomials calculated sin (x y) in the rectangular region of Integral
勒让德-高斯求积法求磁感应强度
- 勒让德-高斯求积法求磁感应强度-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
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
Euler_DG_Quadrilateral_2D
- 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
gauss-legendre-quadrature
- this is source code for estimation markov switchin model.
77
- c++ 实现高斯-勒让德求积法: 定义控制台应用程序的入口点。-c++ Gauss- Legendre Germany seeking product method: custom console application entry point.
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.