disjoint of matrix in Matlab?how to do ?

1 回表示 (過去 30 日間)
Kirti
Kirti 2012 年 12 月 7 日
Dear all, i have X= x1+ x2+ x3 all are 5 by 6 size matrix. now this X is split into two disjoint group . The matrices within each group are added. how to do this in matlab?please explain with some example.
  3 件のコメント
Vishal Rane
Vishal Rane 2012 年 12 月 7 日
@Lalit : For identical size matrices simply use
x = x1+x2+x3
Lalit Patil
Lalit Patil 2012 年 12 月 7 日
Oh yes, i tried it.. Thanks..

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDynamic System Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by