Elakkiya Prakasam
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
19,621
of 295,689
REPUTATION
2
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 20,266
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,317
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
How to Calculate the Pearson Correlation coefficient between the bits of a 20 bit hash value?
I am working on testing the uniformity of the hash functions.For that i need to find how uniformaly the bits were distributed in...
4 years ago | 2 answers | 0
2
answersQuestion
Conversion from char to cell is not possible
Hi I am trying to copy a cell array of strings to a cell array of cell arrays. A = [8x3 char] B = [8x1 double] C = {8x...
7 years ago | 1 answer | 1
1
answerQuestion
Combine a cell array of cell arrays to a single cell array
Hi, I have a dynamic cell array of cell arrays of strings and I want to combine it into a single cell array of strings. ...
7 years ago | 2 answers | 1