Community Profile

photo

Rahul Singh


IIST

Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Finding Jordan Canonical Form (V and J) of a big square matrix
While using [V J] = jordan(A); for a 33x33 matrix A, I am getting the following error. Code: if true % code end ...

9 years ago | 1 answer | 0

1

answer

Answered
Eigenvectors are not orthogonal for some skew-symmetric matrices, why?
Is there any other way (other than Matlab) of computing orthogonal eigenvectors for this particular skew-symmetric matrix ? I tr...

9 years ago | 0

Question


Eigenvectors are not orthogonal for some skew-symmetric matrices, why?
0 -0.5000 0 0 0 0.5000 0.5000 0 -0.5000 0 0 ...

9 years ago | 3 answers | 0

3

answers