When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Eigenvalues and eigenvectors - Wikipedia

    en.wikipedia.org/wiki/Eigenvalues_and_eigenvectors

    In linear algebra, an eigenvector (/ ˈaɪɡən -/ EYE-gən-) or characteristic vector is a vector that has its direction unchanged by a given linear transformation. More precisely, an eigenvector, , of a linear transformation, , is scaled by a constant factor, , when the linear transformation is applied to it: . It is often important to know ...

  3. Eigendecomposition of a matrix - Wikipedia

    en.wikipedia.org/wiki/Eigendecomposition_of_a_matrix

    hide. In linear algebra, eigendecomposition is the factorization of a matrix into a canonical form, whereby the matrix is represented in terms of its eigenvalues and eigenvectors. Only diagonalizable matrices can be factorized in this way. When the matrix being factorized is a normal or real symmetric matrix, the decomposition is called ...

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

  5. Perron–Frobenius theorem - Wikipedia

    en.wikipedia.org/wiki/Perron–Frobenius_theorem

    Let = be an positive matrix: > for ,.Then the following statements hold. There is a positive real number r, called the Perron root or the Perron–Frobenius eigenvalue (also called the leading eigenvalue, principal eigenvalue or dominant eigenvalue), such that r is an eigenvalue of A and any other eigenvalue λ (possibly complex) in absolute value is strictly smaller than r, |λ| < r.

  6. Spectrum of a matrix - Wikipedia

    en.wikipedia.org/wiki/Spectrum_of_a_matrix

    In mathematics, the spectrum of a matrix is the set of its eigenvalues. [1][2][3] More generally, if is a linear operator on any finite-dimensional vector space, its spectrum is the set of scalars such that is not invertible. The determinant of the matrix equals the product of its eigenvalues. Similarly, the trace of the matrix equals the sum ...

  7. Generalized eigenvector - Wikipedia

    en.wikipedia.org/wiki/Generalized_eigenvector

    In linear algebra, a generalized eigenvector of an matrix is a vector which satisfies certain criteria which are more relaxed than those for an (ordinary) eigenvector. [1] Let be an -dimensional vector space and let be the matrix representation of a linear map from to with respect to some ordered basis.

  8. Eigenfunction - Wikipedia

    en.wikipedia.org/wiki/Eigenfunction

    Eigenfunctions. In general, an eigenvector of a linear operator D defined on some vector space is a nonzero vector in the domain of D that, when D acts upon it, is simply scaled by some scalar value called an eigenvalue. In the special case where D is defined on a function space, the eigenvectors are referred to as eigenfunctions. That is, a ...

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