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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

