Community Profile

photo

jim


Aktiv seit 2014

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to xor binary vector in matrix
hello.. i have

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to calculate hamming distance between vectors in matrix
i try this code as: a = [1 0 1 0 1; 0 1 1 1 0; 1 1 0 0 1]; D = pdist(a,'minkowski',1) the answer c...

mehr als 9 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


matrix file output problem?
when i run my code it give the answers start with Y= ... and give the matrix output divided in column (Columns 1 through 14,Col...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten