Statistics
5 Questions
0 Answers
RANK
158,316
of 301,583
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,339
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,587
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0
2
answersQuestion
how to use optimization toolbox?
how can i solve the following using optimization toolbox?
11 years ago | 0 answers | 0
