Feeds
提问
A function that calculates how many entries' value and location are the same between two matrices
I would like some guidance on how I can create a function that calculates how many entries' value and location are the same betw...
13 years 前 | 2 个回答 | 0
2
个回答提问
How do I create a matrix with a randomized permutation of integers?
Alternatively: What is the matrix equivalent of randperm(n,k)? I can't figure out a simple way to do this.
13 years 前 | 1 个回答 | 0
