Sir, plz help me with matlab code
조회 수: 1 (최근 30일)
이전 댓글 표시
my matrix is k=[0 -1 1 1;0 -1 1 1;0 1 1 -1;0 -1 1 -1]; i need to perform xor operation for each row and get single value,plz....
댓글 수: 1
Pawel Ladosz
2016년 8월 11일
I think your question is a bit unclear what do you mean by xor for each row? (I assume by xor you mean logical exclusive-OR?)
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!