Feeds
질문
convert categorical to numeric
I have a categorical array and I want to convert it back to the numerical matrix. What is the syntax? Thanks,
8년 초과 전 | 답변 수: 6 | 2
6
답변답변 있음
Searching and summing array
This is what did on my first try and it takes 30mins to run through the code. However, when I did two for loops it is much fast...
Searching and summing array
This is what did on my first try and it takes 30mins to run through the code. However, when I did two for loops it is much fast...
거의 9년 전 | 0
| 수락됨
질문
Searching and summing array
Hi All, I have three arrays. One small one called A and two huge ones called M1 and M2. M1 and M2 are of the same size. A ...
거의 9년 전 | 답변 수: 2 | 0
2
답변질문
Maxtrix copy and manipulation
I have one matrix and one vector. I would like to shift the elements of row forward depending on the vector index. M = [0 ...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
Lookup values in other matrix
I have two very large vectors of the same size: Vector 1 contains a list of type Type ("Math","Chem","Bio") ["Math" ...
대략 9년 전 | 답변 수: 1 | 0