Amy Wong
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
255 199
of 296 582
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 394
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156 705
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Root Mean Square Value of Histogram
How do I find the root mean square value of this histogram? <</matlabcentral/answers/uploaded_files/101257/histogramm.PNG>> ...
ungefär 7 år ago | 2 answers | 0
2
answersQuestion
Issue with finding the peaks of a graph.
I would like to plot peaks on the autocorrelation graph. however, the findpeaks function does not give me the peaks of the autoc...
ungefär 7 år ago | 2 answers | 0
2
answersQuestion
Is there a way to plot a 2D histogram using 1.dp values?
Using the in-built function of imhist, it plots a histogram with values that are in integer values. However, is there a way ...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
How to round a result to 1 decimal place.
I have a data of 4096x64 and would like to round it to 1 decimal place. When I use DATA = round(DATA,1), the error 'Too many inp...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
Huffman coding and decoding
I have to implement huffman encoding and decoding for a '.tif' image without using the inbuilt matlab function like huffmandict,...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
Different answer using inbuilt function and own code for entropy
When I use the inbuilt function and my own code for entropy, the answer is different. E = -sum(Rarray(Rarray>0) .* log2(...
mer än 7 år ago | 1 answer | 0