Feeds
질문
How to differentiate images?
I want to differentiate images on the basis of contrast or let me help if is there any simple way to do this, for example images...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to change diagonal element to 1 and set tridiagonal element set to zero
given matrix is A=[1 2 4 5; 5 6 7 8; 1 3 8 9; 0 1 4 5] Answer should be like this...[1 0 4 5; 0 1 0 8;1 0 2 0; 0 1 0 2]
8년 초과 전 | 답변 수: 1 | 0

