Feeds
提问
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(:)...
5 years 前 | 0 个回答 | 0
0
个回答提问
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=...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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
5 years 前 | 3 个回答 | 0
3
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 2 个回答 | 0

