When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Gabor filter - Wikipedia

    en.wikipedia.org/wiki/Gabor_filter

    Gabor filter. In image processing, a Gabor filter, named after Dennis Gabor, who first proposed it as a 1D filter. [1] The Gabor filter was first generalized to 2D by Gösta Granlund, [2] by adding a reference direction. The Gabor filter is a linear filter used for texture analysis, which essentially means that it analyzes whether there is any ...

  3. NumPy - Wikipedia

    en.wikipedia.org/wiki/NumPy

    numpy.org. NumPy (pronounced / ˈnʌmpaɪ / NUM-py) is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays. [3] The predecessor of NumPy, Numeric, was originally created by Jim Hugunin with ...

  4. Arnoldi iteration - Wikipedia

    en.wikipedia.org/wiki/Arnoldi_iteration

    In numerical linear algebra, the Arnoldi iteration is an eigenvalue algorithm and an important example of an iterative method.Arnoldi finds an approximation to the eigenvalues and eigenvectors of general (possibly non-Hermitian) matrices by constructing an orthonormal basis of the Krylov subspace, which makes it particularly useful when dealing with large sparse matrices.

  5. File:Mpl example Helmoltz coils.svg - Wikipedia

    en.wikipedia.org/wiki/File:Mpl_example_Helmoltz...

    Source code has been modified into fully object-oriented matplotlib interface. It now uses the "viridis" colormap, instead of "jet" which produces perceptual glitches. Besides, some changes had to be done to work with versions of numpy more recent than the one originally used. The matplotlib (mpl) version is 1.5.3, with Python 2.7 and numpy 1.10

  6. Mesh generation - Wikipedia

    en.wikipedia.org/wiki/Mesh_generation

    Mesh generation. Mesh generation is the practice of creating a mesh, a subdivision of a continuous geometric space into discrete geometric and topological cells. Often these cells form a simplicial complex. Usually the cells partition the geometric input domain. Mesh cells are used as discrete local approximations of the larger domain.

  7. Adaptive mesh refinement - Wikipedia

    en.wikipedia.org/wiki/Adaptive_mesh_refinement

    Adaptive mesh refinement. In numerical analysis, adaptive mesh refinement (AMR) is a method of adapting the accuracy of a solution within certain sensitive or turbulent regions of simulation, dynamically and during the time the solution is being calculated. When solutions are calculated numerically, they are often limited to predetermined ...

  8. File:Matplotlib 3d v.svg - Wikipedia

    en.wikipedia.org/wiki/File:Matplotlib_3d_v.svg

    You are free: to share – to copy, distribute and transmit the work; to remix – to adapt the work; Under the following conditions: attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made.

  9. CuPy - Wikipedia

    en.wikipedia.org/wiki/CuPy

    CuPy is a part of the NumPy ecosystem array libraries [7] and is widely adopted to utilize GPU with Python, [8] especially in high-performance computing environments such as Summit, [9] Perlmutter, [10] EULER, [11] and ABCI.