Feeds
질문
How do I add ones after each element in a vector?
I need to add an element containing 1 after each element in a vector. I was using the following code for months but after the u...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Index from one vector to different sized vector
I have a 582x1 column vector and a 3190x2 matrix. I want to extract only those rows of the matrix whose column 1 entry has the s...
5년 초과 전 | 답변 수: 2 | 0
