Feeds
질문
Check max value of an array against a constraint
hi i have the following matrix a= 1 1 1 5 0.6 1 2 0.5 0.9 how would i find the maximum value tha...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to manipulate 2 matrices and form a third matrix
I have the following vectors: a = [1 2]; b = [0.25 0.5]; i aim to get the following 2 x2 matrix % c = [1/0.25...
13년 초과 전 | 답변 수: 2 | 0
