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...
7 years 前 | 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 years 前 | 1 个回答 | 0

