Feeds
提问
Generate matrix with different values from another matrix
Hi all, I would to have matrix A = m x n with dimensions in dependency of user input. Moreover, I have second vector with di...
10 years 前 | 0 个回答 | 0
0
个回答提问
Plot at the same figure
Hi, I have two m scripts with the same code for plotting. How can I plot results from the two scripts at the same plot? ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Columns with at least one zero element
Hi, If I have a matrix with random dimension mxn , how can I detect a column which have at least one zero element? Thank y...
10 years 前 | 3 个回答 | 0
3
个回答提问
Sum every i-th column in matrix seperately
Hi all, I have randomly generated matrix and I want to go through all columns and to sum every i-th column separately. I don'...
10 years 前 | 3 个回答 | 0