Borrar filtros
Borrar filtros

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

11 visualizaciones (últimos 30 días)
Kirti
Kirti el 6 de Dic. de 2012
What is disjoint of matrices? How to implement it for M X N Matrix?

Respuestas (1)

Vishal Rane
Vishal Rane el 6 de Dic. de 2012
Editada: Vishal Rane el 6 de Dic. de 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.

Categorías

Más información sobre 3-D Scene Control en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by