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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
2
个回答提问
how to use optimization toolbox?
how can i solve the following using optimization toolbox?
11 years 前 | 0 个回答 | 0
