Feeds
提问
pseudo code (sort)
hello I am trying to sort a matrix in ascending order by column. I know I can just use the sort function but this is a homewor...
7 years 前 | 0 个回答 | 0
0
个回答提问
how to change values of matrix with conditions (if or while)
I am trying to change the values of a matrix I have (Problem1). I am changing values less than or equal to 0 to a user inputted ...
7 years 前 | 1 个回答 | 0
1
个回答提问
indexing/ changing specific values in a matrix
i have a matrix (200x50), i am trying to change specific values of it...for example this is how far i have gotten and seem to be...
8 years 前 | 0 个回答 | 0
