An Implementation of Matrix Eigenvalue Decomposition with Improved Jacobi Algorithm

  • Authors:
  • Wei Yu Mei;Jin Ming;Liu Shuai;Qiao Xiao Lin;Qian Wei Qiang

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • PCSPA '10 Proceedings of the 2010 First International Conference on Pervasive Computing, Signal Processing and Applications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Eigenvalue decomposition for real symmetric matrix is significant in mathematics and engineering. In engineering implementation, most of implementation for eigenvalue decomposition based on hardware prefers to choose Jacobi algorithm because of its inherent parallelism. But the calculated eigenvalue and its corresponding eigenvector from traditional Jacobi algorithm are unordered arrangement. To solve this problem, an improved Jacobi is proposed in this paper, which can get eigenvalue and eigenvector in descending order.