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 years 前 | 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 years 前 | 2 个回答 | 0
