Feeds
질문
loop in a column to calculate max and min in a certain interval
i have a column that has 200 values of length for each volume. and there can be n no. of volumes. so i need to calculate the max...
7년 초과 전 | 답변 수: 2 | 0
2
답변질문
multiple boxplots in one figure
hi. i want to make box plots of three matrices (a, b and c) vs , each of order 1x31. but i want all boxplots in the same figure....
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
i want to get vectors of same length in my result.
Hello, need help in the following problem. BC is 1x99 and a(i), b(i) and c(i) are 1x30. and i want to plot BC vs a(i), but i am ...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
want to make vectors of same length
Hello, need help in the following problem. BC is 1x99 and a(i), b(i) and c(i) are 1x30. and i want to plot BC vs a(i), but i am ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
calculating max value of each interval in a data and apply loop for each interval.
hello. i have a column of 18200 values. i want to divide it into interval of 10 elements each. and then calculate the max value ...
7년 초과 전 | 답변 수: 2 | 0
