enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    Core math functions include BLAS, LAPACK, ScaLAPACK, sparse solvers, fast Fourier transforms, and vector math. Intel IPP is a multi-threaded software library of functions for multimedia and data processing applications. OpenBLAS is an open source implementation of the BLAS API with many hand-crafted optimizations for specific processor types ...

  3. Discrete Chebyshev transform - Wikipedia

    en.wikipedia.org/wiki/Discrete_Chebyshev_transform

    In applied mathematics, a discrete Chebyshev transform (DCT) is an analog of the discrete Fourier transform for a function of a real interval, converting in either direction between function values at a set of Chebyshev nodes and coefficients of a function in Chebyshev polynomial basis.

  4. List of Fourier-related transforms - Wikipedia

    en.wikipedia.org/wiki/List_of_Fourier-related...

    These are called Fourier series coefficients. The term Fourier series actually refers to the inverse Fourier transform, which is a sum of sinusoids at discrete frequencies, weighted by the Fourier series coefficients. When the non-zero portion of the input function has finite duration, the Fourier transform is continuous and finite-valued.

  5. Goertzel algorithm - Wikipedia

    en.wikipedia.org/wiki/Goertzel_algorithm

    The Goertzel algorithm is a technique in digital signal processing (DSP) for efficient evaluation of the individual terms of the discrete Fourier transform (DFT). It is useful in certain practical applications, such as recognition of dual-tone multi-frequency signaling (DTMF) tones produced by the push buttons of the keypad of a traditional analog telephone.

  6. Discrete sine transform - Wikipedia

    en.wikipedia.org/wiki/Discrete_sine_transform

    In mathematics, the discrete sine transform (DST) is a Fourier-related transform similar to the discrete Fourier transform (DFT), but using a purely real matrix.It is equivalent to the imaginary parts of a DFT of roughly twice the length, operating on real data with odd symmetry (since the Fourier transform of a real and odd function is imaginary and odd), where in some variants the input and ...

  7. Spectral method - Wikipedia

    en.wikipedia.org/wiki/Spectral_method

    Compute the Fourier transform (b j,k) of g.Compute the Fourier transform (a j,k) of f via the formula ().Compute f by taking an inverse Fourier transform of (a j,k).; Since we're only interested in a finite window of frequencies (of size n, say) this can be done using a fast Fourier transform algorithm.

  8. List of Fourier analysis topics - Wikipedia

    en.wikipedia.org/wiki/List_of_Fourier_analysis...

    List of Fourier-related transforms; Fourier transform on finite groups; Fractional Fourier transform; Continuous Fourier transform; Fourier operator; Fourier inversion theorem; Sine and cosine transforms; Parseval's theorem; Paley–Wiener theorem; Projection-slice theorem; Frequency spectrum

  9. Trigonometric interpolation - Wikipedia

    en.wikipedia.org/wiki/Trigonometric_interpolation

    Chebfun, a fully integrated software system written in MATLAB for computing with functions, uses trigonometric interpolation and Fourier expansions for computing with periodic functions. Many algorithms related to trigonometric interpolation are readily available in Chebfun; several examples are available here.