How to find Cyclic vector in a Matrix
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!