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

11 次查看(过去 30 天)
What is disjoint of matrices? How to implement it for M X N Matrix?

回答(1 个)

Vishal Rane
Vishal Rane 2012-12-6
编辑:Vishal Rane 2012-12-6
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.

类别

Help CenterFile Exchange 中查找有关 Elementary Math 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by