Community Profile

photo

jim


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 1

1

answer

Question


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...

9 years ago | 2 answers | 0

2

answers