CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Gauss - Legendre
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Gauss - Legendre - List
[
Other resource
]
Gauss-Legendre
DL : 0
Gauss-Legendre 采用五点 Gauss-Legendre 求积公式计算定积分,
Date
: 2008-10-13
Size
: 33.11kb
User
:
linnan
[
Windows Develop
]
gauss-legendre
DL : 0
用gauss-legendre方法计算积分的近似值
Date
: 2008-10-13
Size
: 1.41kb
User
:
东海公园
[
Mathimatics-Numerical algorithms
]
勒让德-高斯求积法求磁感应强度
DL : 0
勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
Date
: 2025-07-11
Size
: 1kb
User
:
俞伟
[
Other
]
坐标转换
DL : 0
提供C++完成高斯坐标与大地坐标转换源码,请指教-provide complete Gauss coordinate geodetic coordinates with the source code conversion, please enlighten
Date
: 2025-07-11
Size
: 2kb
User
:
曹磊
[
Other
]
legendre_gauss
DL : 0
此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)-for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula)
Date
: 2025-07-11
Size
: 1kb
User
:
张俊杰
[
Algorithm
]
Legendre
DL : 0
Legendre正交多项式拟合,可对任意曲线进行拟合-Legendre polynomial fitting, right arbitrary curve fitting
Date
: 2025-07-11
Size
: 1kb
User
:
zwlin
[
matlab
]
GaussSinxy
DL : 0
利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分-use Gauss- Legendre polynomials calculated sin (x y) in the rectangular region of Integral
Date
: 2025-07-11
Size
: 1kb
User
:
bug
[
Algorithm
]
Integral
DL : 0
数值分析 求积分算法源码,VC++,龙贝格求积算法,高斯-勒让德求积算法-Integral Algorithm for Numerical Analysis of source code, VC++, Romberg quadrature algorithm, Gauss- Legendre quadrature algorithm
Date
: 2025-07-11
Size
: 168kb
User
:
GYZ
[
MiddleWare
]
Gauss-Legendre
DL : 0
Gauss-Legendre 采用五点 Gauss-Legendre 求积公式计算定积分,-Gauss-Legendre using five-point Gauss-Legendre quadrature formula for calculating the definite integral,
Date
: 2025-07-11
Size
: 33kb
User
:
linnan
[
Algorithm
]
gaussjifen
DL : 0
高斯(Gauss)求积公式,介绍了高斯公式的详细的算法。
Date
: 2025-07-11
Size
: 119kb
User
:
dadda
[
Windows Develop
]
gauss-legendre
DL : 0
用gauss-legendre方法计算积分的近似值-Gauss-legendre with integral approximation method
Date
: 2025-07-11
Size
: 1kb
User
:
东海公园
[
matlab
]
Legendre
DL : 0
基于legendre矩的尺度不变性matlab代码,压缩包解压时不能有密码。-Based on scale invariance legendre moments matlab code, when extracting compressed package should not have a password.
Date
: 2025-07-11
Size
: 150kb
User
:
Ry
[
Algorithm
]
integrate(nu)
DL : 0
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 can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
Date
: 2025-07-11
Size
: 12kb
User
:
徐亮
[
Algorithm
]
Gauss_new
DL : 0
一个求函数积分的工具(c/c++写的,用Gauss/legendre方法)-A tool for function points [c/c++ written with Gauss/legendre method]
Date
: 2025-07-11
Size
: 1kb
User
:
lixiaohui
[
matlab
]
MATLAB
DL : 0
to caluculate the legendre polynomials
Date
: 2025-07-11
Size
: 1kb
User
:
syam
[
matlab
]
gaussslegendre
DL : 0
matlab实现gauss型积分公式,取直交多项式为lengendre多项式,由三项递推公式得出-To achieve the gauss-legendre integral formula in matlab which is founded by recursive formula.
Date
: 2025-07-11
Size
: 1kb
User
:
孙莉
[
matlab
]
chazhi
DL : 0
Language 求已知数据点的拉格朗日插值多项式 Atken 求已知数据点的艾特肯插值多项式 Newton 求已知数据点的均差形式的牛顿插值多项式 Newtonforward 求已知数据点的前向牛顿差分插值多项式 Newtonback 求已知数据点的后向牛顿差分插值多项式 Gauss 求已知数据点的高斯插值多项式 Hermite 求已知数据点的埃尔米特插值多项式 SubHermite 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 SecSample 求已知数据点的二次样条插值多项式及其插值点处的值 ThrSample1 求已知数据点的第一类三次样条插值多项式及其插值点处的值 ThrSample2 求已知数据点的第二类三次样条插值多项式及其插值点处的值 ThrSample3 求已知数据点的第三类三次样条插值多项式及其插值点处的值 BSample 求已知数据点的第一类B样条的插值 DCS 用倒差商算法求已知数据点的有理分式形式的插值分式 Neville 用Neville算法求已知数据点的有理分式形式的插值分式 FCZ 用倒差商算法求已知数据点的有理分式形式的插值分式 DL 用双线性插值求已知点的插值 DTL 用二元三点拉格朗日插值求已知点的插值 DH 用分片双三次埃尔米特插值求插值点的z坐标 -chazhi
Date
: 2025-07-11
Size
: 10kb
User
:
舞蛳
[
Windows Develop
]
CH6
DL : 0
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 quadrature method flrgs.c 6.8 Laguerre- Gaussian Quadrature Method flgs.c 6.9 Hermite- Gaussian Quadrature Method fhmgs.c
Date
: 2025-07-11
Size
: 11kb
User
:
yangasdtat
[
matlab
]
Gauss
DL : 0
复化的Gauss-legendre公式,自己写的,还有推导过程-Re-oriented Gauss-legendre formula, wrote it myself, as well as derivation
Date
: 2025-07-11
Size
: 38kb
User
:
zhaoxuan
[
matlab
]
Gauss-Legendre-quadrature
DL : 0
任意三角形上的任意阶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
Date
: 2025-07-11
Size
: 2kb
User
:
pankejia
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.