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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 3 | 0