Feeds
提问
Populate a matrix with values at certain i,j's
I have a Matrix A that is 57x57 filled with all zeroes. How do i go about populating this matrix for certain values of i,j? ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Populate a column vector with values from another column vector
Hey! I have a column vector A that is 1x50 that contains values I want to populate a 1x57 zero column vector B with the values...
3 years 前 | 2 个回答 | 0
