ushuffle the matrix elements
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Offroad Jeep
le 22 Oct 2022
Réponse apportée : John D'Errico
le 22 Oct 2022
let a be any mXm matrix
e.g.
a = magic(3)
8 1 6
3 5 7
4 9 2
i want to shuffle the elements of the matrix so that they go to different positions
please guide.... Regards....
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!