Feeds
질문
plot two extreme points in one graph
I have two types of percentages- 40-70% and the other is 0.04-0.06%. I would like to plot both in the same graph. When I use the...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Inverse Y axis with negative values
Hello, I would like to plot 3 negative values with the plot in the vertical direction and not inverted. I figured out the comman...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
find common elements of the same row
hello, I need to find rows that have the same number in the same row eg (1 1). * s1 0 0 0 1 0 0 1 * s2 1 0 0 0 0 1 0 H...
8년 초과 전 | 답변 수: 3 | 0
3
답변질문
How to add numbers to indexes
I have an array of indexes eg [2 3 4 5 1 6 7]. I have an array of numbers [1 4 6 8 3 7 9]. I would like to assign the number...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
For loop for correlation
I have a large dataset (9x6925) where I need to find the corrcoef, keeping one column constant and testing it with the other col...
대략 11년 전 | 답변 수: 1 | 0