enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Exponentially modified Gaussian distribution - Wikipedia

    en.wikipedia.org/wiki/Exponentially_modified...

    In probability theory, an exponentially modified Gaussian distribution (EMG, also known as exGaussian distribution) describes the sum of independent normal and exponential random variables. An exGaussian random variable Z may be expressed as Z = X + Y , where X and Y are independent, X is Gaussian with mean μ and variance σ 2 , and Y is ...

  3. Gauss–Laguerre quadrature - Wikipedia

    en.wikipedia.org/wiki/Gauss–Laguerre_quadrature

    The following Python code with the SymPy library will allow for calculation of the values of and to 20 digits of precision: from sympy import * def lag_weights_roots ( n ): x = Symbol ( "x" ) roots = Poly ( laguerre ( n , x )) . all_roots () x_i = [ rt . evalf ( 20 ) for rt in roots ] w_i = [( rt / (( n + 1 ) * laguerre ( n + 1 , rt )) ** 2 ...

  4. CuPy - Wikipedia

    en.wikipedia.org/wiki/CuPy

    CuPy is an open source library for GPU-accelerated computing with Python programming language, providing support for multi-dimensional arrays, sparse matrices, and a variety of numerical algorithms implemented on top of them. [3] CuPy shares the same API set as NumPy and SciPy, allowing it to be a drop-in replacement to run NumPy/SciPy code on GPU.

  5. SciPy - Wikipedia

    en.wikipedia.org/wiki/SciPy

    SciPy (pronounced / ˈ s aɪ p aɪ / "sigh pie" [2]) is a free and open-source Python library used for scientific computing and technical computing. [3]SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing, ODE solvers and other tasks common in science and engineering.

  6. Gauss–Hermite quadrature - Wikipedia

    en.wikipedia.org/wiki/Gauss–Hermite_quadrature

    Weights versus x i for four choices of n. In numerical analysis, Gauss–Hermite quadrature is a form of Gaussian quadrature for approximating the value of integrals of the following kind:

  7. Voigt profile - Wikipedia

    en.wikipedia.org/wiki/Voigt_profile

    The pseudo-Voigt profile (or pseudo-Voigt function) is an approximation of the Voigt profile V(x) using a linear combination of a Gaussian curve G(x) and a Lorentzian curve L(x) instead of their convolution. The pseudo-Voigt function is often used for calculations of experimental spectral line shapes.

  8. Gaussian function - Wikipedia

    en.wikipedia.org/wiki/Gaussian_function

    Mathematically, the derivatives of the Gaussian function can be represented using Hermite functions. For unit variance, the n-th derivative of the Gaussian is the Gaussian function itself multiplied by the n-th Hermite polynomial, up to scale. Consequently, Gaussian functions are also associated with the vacuum state in quantum field theory.

  9. Crystal Ball function - Wikipedia

    en.wikipedia.org/wiki/Crystal_Ball_function

    Examples of the Crystal Ball function. The Crystal Ball function, named after the Crystal Ball Collaboration (hence the capitalized initial letters), is a probability density function commonly used to model various lossy processes in high-energy physics. It consists of a Gaussian core portion and a power-law low-end