Sir, plz help me with matlab code
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Pawel Ladosz
le 11 Août 2016
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?)
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!