错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Singular value decomposition for complex matrices using two-sided Jacobi method

  • Miho Chiyonobu,
  • Takahiro Miyamae,
  • Masami Takata,
  • Jun Harayama,
  • Kinji Kimura,
  • Yoshimasa Nakamura

摘要

The two-sided Jacobi method for singular value decomposition (SVD) has the advantage of obtaining singular vectors quickly and accurately. In previous research, fast and accurate implementations of the two-sided Jacobi method have been achieved for real matrices. In this study, we implemented SVD for complex matrices using the two-sided Jacobi method. In SVD, given rectangular matrices can be converted into upper-triangular matrices by conducting QR decomposition as a preprocessing step. Then, the upper-triangular matrices are decomposed. In the case where the given matrices are complex, the upper-triangular matrices are complex. Two implementations are proposed: the first requires SVD for complex matrices, whereas the second requires SVD for only real matrices.