Feeds
提问
correlation coefficient of two images
hai I need to calculate the correlation coefficient(scalar value) of two images A and B of same size.I tried the below mentione...
6 years 前 | 1 个回答 | 0
1
个回答提问
replace elements of a matrix with another matrix
Hai I need to replace the element of matrix 'A' by matrix 'a' if the value of the element is greater than 50 and by matrix 'b...
6 years 前 | 1 个回答 | 0
1
个回答提问
REPLACE ELEMENTS OF A MATRIX
I need to replace the elements of the matrixA=[0 1;0 1} with matrix [1 0;1 0] if the value of elements in matrix A is 0 or with...
6 years 前 | 1 个回答 | 0
