中英
eigenvector
/ ˈaɪɡənvektə(r) /
/ ˈaɪdʒənˌvektər /
  • 简明
  • 柯林斯
  • n.[数] 特征向量;本征矢量
  • 网络释义
  • 专业释义
  • 1

    [数] 本征向量

    ... eigenvalue特征值 eigenvector本征向量 eigenvector特征向量 ...

  • 2

     本征矢量

    ... eigenvalueequation本征值方程 eigenvector本征矢量 eikonalcoefficient程函系数 ...

  • 3

     本镇量

    ... eigenvalue本盏 eigenvector本镇量 eightbitbyte八位字节 ...

短语
查看更多
  • 双语例句
  • 1
    Google's PageRank is a variant of the Eigenvector centrality measure.
    谷歌的网页级别是特征向量中心性度量的一个变体。
  • 2
    New eigenvector method for priority of reciprocal judgment matrix based on correlativity is proposed.
    从相关性角度提出了互反判断矩阵排序的特征向量方法。
  • 3
    Matrix iteration method can be employed to figure out the first eigenvalue and eigenvector of a matrix.
    矩阵迭代法是求矩阵的第一阶特征值与特征向量的一种数值方法。
查看更多
  • 词源
1

eigenvector:

eigen- +‎ vector

FROM: wiktionary
  • 百科
  • EigenVector

    An eigenvector or characteristic vector of a square matrix is a non-zero vector that, when multiplied with , yields a scalar multiple of itself; the scalar multiplier is often denoted by . That is:(Because this equation uses post-multiplication of the matrix A by the vector it describes a right eigenvector.)The number is called the eigenvalue or characteristic value of corresponding to .If two-dimensional space is visualized as a piece of cloth being stretched by the matrix, the eigenvectors would make up the line along the direction the cloth is stretched in and the line of cloth at the center of the stretching, whose direction isn't changed by the stretching either. The eigenvalues for the first line would give the scale to which the cloth is stretched, and for the second line the scale to which it is tightened. A reflection may be viewed as stretching a line to scale −1 while shrinking the axis of reflection to scale 1. For 3D rotations, the eigenvectors form the axis of rotation, and since the scale of the axis is unchanged by the rotation, their eigenvalues are all 1.In analytic geometry, for example, a three-coordinate vector may be seen as an arrow in three-dimensional space starting at the origin. In that case, an eigenvector is an arrow whose direction is either preserved or exactly reversed after multiplication by . The corresponding eigenvalue determines how the length of the arrow is changed by the operation, and whether its direction is reversed or not, determined by whether the eigenvalue is negative or positive.In abstract linear algebra, these concepts are naturally extended to more general situations, where the set of real scalar factors is replaced by any field of scalars (such as algebraic or complex numbers); the set of Cartesian vectors is replaced by any vector space (such as the continuous functions, the polynomials or the trigonometric series), and matrix multiplication is replaced by any linear operator that maps vectors to vectors (such as the derivative from calculus). In such cases, the "vector" in "eigenvector" may be replaced by a more specific term, such as "eigenfunction", "eigenmode", "eigenface", or "eigenstate". Thus, for example, the exponential function is an eigenfunction of the derivative operator, , with eigenvalue , since its derivative is .The set of all eigenvectors of a matrix (or linear operator), each paired with its corresponding eigenvalue, is called the eigensystem of that matrix. Any multiple of an eigenvector is also an eigenvector, with the same eigenvalue. An eigenspace or characteristic space of a matrix is the set of all eigenvectors with the same eigenvalue, together with the zero vector. An eigenbasis for is any basis for the set of all vectors that consists of linearly independent eigenvectors of . Not every matrix has an eigenbasis, but every symmetric matrix does.The prefix eigen- is adopted from the German word eigen for "own-", "unique to", "peculiar to", or "belonging to" in the sense of "idiosyncratic" in relation to the originating matrix.Eigenvalues and eigenvectors have many applications in both pure and applied mathematics. They are used in matrix factorization, in quantum mechanics, and in many other areas.

查看更多