Roxan
Statistics
RANK
217.354
of 281.583
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 19.052
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 133.831
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
Content Feed
Question
Ranksum test for matrix with different size
Hello, I have two matrix of A (9*15) and B (13*16) and would like to test if there are significantly different. A=A(:) B=B(:)...
ongeveer 3 jaar ago | 0 answers | 0
0
answersQuestion
matrix with different sizes for ranksum test
Hello, I have two matrix of A (9*15) and B (13*16) and would like to test if there are significantly different. A=A(:) B=...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Why the p value is so small in mann-whitney test?
Hi, I have two matrix with diferent sizes A(9*16) B (3*16) I want to check if the data from A are signifcantly diferent from...
ongeveer 3 jaar ago | 1 answer | 0
1
answerboxplot of matrix with different size
one plot for every column in A and B
ongeveer 3 jaar ago | 0
Question
boxplot of matrix with different size
I have two matrix of diferent sizes A=9*16 B=13* 17, I want to plot the boxplots of both matrix in one figure. Thanks
ongeveer 3 jaar ago | 3 answers | 0
3
answersQuestion
how to plot boxplot of two matrix
I have two matrix with different sizes: A (13*5) B (9*5) I want to plot each cloumn of A next to similar coulmn of B, but wit...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
how to find index of string using AND operator when adding conditions
I want to search in a string matrix zz for index of 'A' in a cell when the value of the other cell is 'B'. using idx = find(ism...
ongeveer 3 jaar ago | 2 answers | 0