enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Ricker wavelet - Wikipedia

    en.wikipedia.org/wiki/Ricker_wavelet

    is the negative normalized second derivative of a Gaussian function, i.e., up to scale and normalization, the second Hermite function. It is a special case of the family of continuous wavelets (wavelets used in a continuous wavelet transform) known as Hermitian wavelets. The Ricker wavelet is frequently employed to model seismic data, and as a ...

  3. Generalized hypergeometric function - Wikipedia

    en.wikipedia.org/wiki/Generalized_hypergeometric...

    Generalized hypergeometric functions include the (Gaussian) hypergeometric function and the confluent hypergeometric function as special cases, which in turn have many particular special functions as special cases, such as elementary functions, Bessel functions, and the classical orthogonal polynomials.

  4. 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.

  5. Tanh-sinh quadrature - Wikipedia

    en.wikipedia.org/wiki/Tanh-sinh_quadrature

    In summary, the Tanh-Sinh quadrature scheme is designed so that it gives the most accurate result for the minimum number of function evaluations. In practice, the Tanh-Sinh quadrature rule is almost invariably the best rule and is often the only effective rule when extended precision results are sought [citation needed].

  6. 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.

  7. Hypergeometric function - Wikipedia

    en.wikipedia.org/wiki/Hypergeometric_function

    In mathematics, the Gaussian or ordinary hypergeometric function 2 F 1 (a,b;c;z) is a special function represented by the hypergeometric series, that includes many other special functions as specific or limiting cases. It is a solution of a second-order linear ordinary differential equation (ODE).

  8. HiGHS optimization solver - Wikipedia

    en.wikipedia.org/wiki/HiGHS_optimization_solver

    The SciPy scientific library, for instance, uses HiGHS as its LP solver [13] from release 1.6.0 [14] and the HiGHS MIP solver for discrete optimization from release 1.9.0. [15] As well as offering an interface to HiGHS, the JuMP modelling language for Julia [16] also describes the specific use of HiGHS in its user documentation. [17]

  9. Lanczos algorithm - Wikipedia

    en.wikipedia.org/wiki/Lanczos_algorithm

    Similarly, in Python, the SciPy package has scipy.sparse.linalg.eigsh which is also a wrapper for the SSEUPD and DSEUPD functions functions from ARPACK which use the Implicitly Restarted Lanczos Method. A Matlab implementation of the Lanczos algorithm (note precision issues) is available as a part of the Gaussian Belief Propagation Matlab Package.