Statistics
3 Questions
0 Answers
RANK
252,448
of 301,200
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,190
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,339
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
Ranksum - Wilcoxon rank sum test - Get more statistics using a for loop
Hello everyone! I am running some statistics and I need to use the Wilcoxon rank sum test. I have 2 matrices and I need to com...
5 years ago | 1 answer | 0
1
answerQuestion
Hello everyone, given a value i need to find just the column index of this value in an array. Any way to get this done?
for i = 1:504 %cc is a vector with same height as aaa should be and b is a big matrix ...
8 years ago | 1 answer | 0
1
answerQuestion
Hello guys, I am trying to use the find function to get the position of the elements of an array from another vector. There are matching elements from the array in the vector and i need to have in an array the elements position in the vector.
a = ones(size(md_27)); %md_27 is 27x141 r = 27; c = 141; %here i need to find the position of md_27(i,j) element in vect...
8 years ago | 1 answer | 0

