How to find Cyclic vector in a Matrix
Show older comments
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
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!