Uploaded image for project: 'Hama'
  1. Hama
  2. HAMA-882

errors in eigenValues and eigenVectors wiki page

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Trivial
    • Resolution: Won't Fix
    • None
    • None
    • documentation

    Description

      In "EigenValues and EigenVectors" wiki page.
      step 3 in methods
      "each rotation just effects 4 elements of the matrix".
      this is error. actully echo rotation effects two rows and two cols, matirx is symmetric, so effects two rows.
      4 elements is totally WRONG.

      and the pseudocode described below, it's confusing.

      c,s computed as this which is not metioned.
      c = cos(\theta)
      s = sin(\theta)

      someone can improve this page, despite i know the JacobiEigenValue removed in the repo?

      Attachments

        Activity

          People

            Unassigned Unassigned
            lujing.zui lujing.zui
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: