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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
