Feeds
질문
How to operate on a specified parts of a matrix in a loop?
Hi everyone, I needed help with my script, all suggestions would be very helpful. Suppose that I have a 100x50 matrix. I nee...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
In ecdf (empirical cumulative distribution function), how can I find the indices of corresponding data point used for any chosen cumulative probability?
Hi everyone, I'm trying to find the indices of data points used in the ecdf function. Apparently, the original data used gets s...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to create a loop to sum across columns conditional on index matching?
Hello, I have a binary matrix, with a corresponding index in the first column. For example: A = [1 1 0 1 0 0 1 ..0] ...
대략 8년 전 | 답변 수: 3 | 0