Feeds
질문
How to generate matrices that satisfies constraints on sum of row elements and sum of column elements?
An example to clarify what I mean: Generate some 2x3 matrices such that: 1) sum of row elements: row_sum=[100; 200; 300] 2)...
6년 초과 전 | 답변 수: 3 | 0
3
답변질문
Multiple linear equality constraints in fmincon
Hi I am optimising the elements of a matrix based on an ojbective function. I know what value of sum of row elements and sum o...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Plotting elements of a matrix in one vertical line for every iteration
The script loops through a set of commands 1000 times. In every iteration, a sparse matrix with some non-zero values are generat...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
computation time-eigen vectors multiplication
Hello, I've written a simple for loop to compute the Q matrix shown in the formula attached. For every k(from k=2 to k=N), we...
7년 초과 전 | 답변 수: 1 | 0

