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

3 ビュー (過去 30 日間)
Kirti
Kirti 2012 年 12 月 6 日
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 Center および File ExchangeData Types についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by