How can I calc permutations of two vectors?
22 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
how can I calc the permutation of two different vectors as [0 1 2 3 4] and [0 1 2 3]
0 0
1 1
1 2
1 3
2 1
2 2
2 3
3 1
3 2
3 3
4 1
4 2
4 3
thanks.
Matteo
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Dynamic System Models 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!