sparse matrix diagonalisation   all eigenvalue and eigenvector

I want to know all eigenvalue and eigen vecto But,eigs is not all eigenvalue and eigenvaluevector

Answers (1)

use eig....

2 Comments

eig not use sparse matrix...
Have you tried? Though it is a sparse matrix eig will work, eig will give you all eigen values.

Sign in to comment.

Categories

Find more on Linear Algebra in Help Center and File Exchange

Asked:

on 19 Aug 2016

Commented:

on 19 Aug 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!