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!