Chebyshev–Gauss quadrature
{{Short description|Mathematical mentod}}
In numerical analysis Chebyshev–Gauss quadrature is an extension of Gaussian quadrature method for approximating the value of integrals of the following kind:
:
and
:
In the first case
:
where
:
and the weight
In the second case
:
where
:
and the weight
See also
References
External links
- [http://mathworld.wolfram.com/Chebyshev-GaussQuadrature.html Chebyshev-Gauss Quadrature] from Wolfram MathWorld
- [http://people.sc.fsu.edu/~jburkardt/cpp_src/chebyshev1_rule/chebyshev1_rule.html Gauss–Chebyshev type 1 quadrature] and [http://people.sc.fsu.edu/~jburkardt/cpp_src/chebyshev2_rule/chebyshev2_rule.html Gauss–Chebyshev type 2 quadrature], free software in C++, Fortran, and Matlab.
{{Numerical integration}}
{{DEFAULTSORT:Chebyshev-Gauss quadrature}}