enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Nonlinear eigenproblem - Wikipedia

    en.wikipedia.org/wiki/Nonlinear_eigenproblem

    The NLEVP collection of nonlinear eigenvalue problems is a MATLAB package containing many nonlinear eigenvalue problems with various properties. [ 6 ] The FEAST eigenvalue solver is a software package for standard eigenvalue problems as well as nonlinear eigenvalue problems, designed from density-matrix representation in quantum mechanics ...

  3. Eigenvalue algorithm - Wikipedia

    en.wikipedia.org/wiki/Eigenvalue_algorithm

    Given an n × n square matrix A of real or complex numbers, an eigenvalue λ and its associated generalized eigenvector v are a pair obeying the relation [1] =,where v is a nonzero n × 1 column vector, I is the n × n identity matrix, k is a positive integer, and both λ and v are allowed to be complex even when A is real.l When k = 1, the vector is called simply an eigenvector, and the pair ...

  4. Matrix-free methods - Wikipedia

    en.wikipedia.org/wiki/Matrix-free_methods

    It is generally used in solving non-linear equations like Euler's equations in computational fluid dynamics. Matrix-free conjugate gradient method has been applied in the non-linear elasto-plastic finite element solver. [7] Solving these equations requires the calculation of the Jacobian which is costly in terms of CPU time and storage. To ...

  5. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    SLEPc Scalable Library for Eigenvalue Problem Computations is a PETSc-based open-source library for the scalable solution of eigenvalue problems. UMFPACK is a library for solving sparse linear systems, written in Ansi C. It is the backend for sparse matrices in MATLAB and SciPy.

  6. Plane wave expansion method - Wikipedia

    en.wikipedia.org/wiki/Plane_wave_expansion_method

    The constitutive eigenvalue equation we finally have to solve becomes, (+) (+) = This can be solved by building a matrix for the terms in the left hand side, and finding its eigenvalue and vectors. The eigenvalues correspond to the modal solutions, while the corresponding magnetic or electric fields themselves can be plotted using the Fourier ...

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

  8. Rayleigh–Ritz method - Wikipedia

    en.wikipedia.org/wiki/Rayleigh–Ritz_method

    Truncated singular value decomposition (SVD) in numerical linear algebra can also use the Rayleigh–Ritz method to find approximations to left and right singular vectors of the matrix of size in given subspaces by turning the singular value problem into an eigenvalue problem.

  9. ARPACK - Wikipedia

    en.wikipedia.org/wiki/ARPACK

    ARPACK, the ARnoldi PACKage, is a numerical software library written in FORTRAN 77 for solving large scale eigenvalue problems [1] in the matrix-free fashion.. The package is designed to compute a few eigenvalues and corresponding eigenvectors of large sparse or structured matrices, using the Implicitly Restarted Arnoldi Method (IRAM) or, in the case of symmetric matrices, the corresponding ...