Feeds
질문
How to plot horizontal and vertical difference histogram of an image?
The horizontal and vertical difference histogram of an image is to be plotted to statistically analyse an image.
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
How to convert a binary string to modulus values?
Let b = 111110000101101 be the binary string and it must be converted to decimal numbers in mod 18. The reverse program is also ...
거의 11년 전 | 답변 수: 2 | 0
2
답변질문
How to get the pixel values of an image according to a given sequence.?
Let the image be a 3*3 matrix [12 45 44; 43 13 23; 33 98 99] and let there be a sequence [1 4 5 8 2 3 9 6 7]. I have to select t...
거의 11년 전 | 답변 수: 2 | 0
2
답변질문
how to convert binary string to m ary numbers?
For example the given binary string is 100001000111001 and m=7. ie., to map the binary string to numbers from 0 to 6. Here the s...
거의 11년 전 | 답변 수: 2 | 0
2
답변질문
how to use optimization toolbox?
how can i solve the following using optimization toolbox?
대략 11년 전 | 답변 수: 0 | 0
