필터 지우기
필터 지우기

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 CenterFile Exchange에서 3-D Scene Control에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by