Feeds
提问
Vector ranking and transformation matrix
Hello. Suppose we have a vector [1 4 3], here -x1+x2>0, -x1+x3>0 and also x2-x3>0. How can we transform this ranking information...
8 years 前 | 2 个回答 | 0
2
个回答提问
The inverse of covariance matrix in Markowitz optimization
I’m doing a portfolio optimization problem but the covariance matrix is not of full rank. However, the _portopt_ function does f...
9 years 前 | 0 个回答 | 0
0
个回答已回答
How to implement a function within another one ?
Sorry I read your code twice but got lost. Would you please epitomize your question by a simple example? Maybe it'll be a little...
How to implement a function within another one ?
Sorry I read your code twice but got lost. Would you please epitomize your question by a simple example? Maybe it'll be a little...
10 years 前 | 0
提问
To find values by using position vector
Suppose matrix A=[1 3 *5 7* 9]. The position vector is known, which is, say, B=[ _3 4_ ]. So the intended answer should be [ *5 ...
10 years 前 | 2 个回答 | 1
2
个回答提问
Doubly stochastic matrix in linear programming
How may I get the vector x by using linprog(f,A,b), where b=Wy(y is a known vector) and W is all possible doubly stochastic matr...
10 years 前 | 2 个回答 | 0