How to find Cyclic vector in a Matrix

how can I find cyclic vector of following Matrices using MATLAB
A0=
-1 0 0
0 -2 0
0 0 -1
A1=
0 -1 0
0 0 0
0 -1 0

Answers (0)

Categories

Asked:

on 20 Mar 2014

Community Treasure Hunt

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

Start Hunting!