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

3 visualizzazioni (ultimi 30 giorni)
What is disjoint of matrices? How to implement it for M X N Matrix?

Risposte (1)

Vishal Rane
Vishal Rane il 6 Dic 2012
Modificato: Vishal Rane il 6 Dic 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.

Categorie

Scopri di più su Data Types in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by