Effacer les filtres
Effacer les filtres

What is disjoint of matrices? How to implement it for M X N Matrix?

11 vues (au cours des 30 derniers jours)
Kirti
Kirti le 6 Déc 2012
What is disjoint of matrices? How to implement it for M X N Matrix?

Réponses (1)

Vishal Rane
Vishal Rane le 6 Déc 2012
Modifié(e) : Vishal Rane le 6 Déc 2012
If two matrices have no element in common, then they can be called as disjoint.
Use a function like ismember to check if there are common elements.

Catégories

En savoir plus sur 3-D Scene Control 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!

Translated by