統計
MATLAB Answers
4 質問
0 回答
ランク
of 175,175
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
What is wrong with this code? why does it output the same numbers over and over again and not find the answer
SolverWeights = repmat((1/46),46,1)' LowerBound = repmat(.01,46,1)' UpperBound = repmat(.035,46,1)' fmincon(@AreaRatioFunctio...
7年弱 前 | 0 件の回答 | 0
0
回答質問
How do i optimize this problem without finance toolbox?
Objective: Maximize AreaRatio Constraints Sum(SolverWeights) = 1 each solver weight of a sector equals it real life value ...
7年弱 前 | 0 件の回答 | 0
0
回答質問
how do I assign matrix values to industries. then make sure the percent in that industry is bound to a certain range for optimization?
I have a Row matrix of portfolio weights. I Have a Row matrix of Industries corresponding to the matrix of portfolio weights. I ...
7年弱 前 | 0 件の回答 | 0
0
回答質問
Optimizing a integrated Cfit function
I want to take 36 seperate definite integrals of a cfit function add up all of the positive ones then all of the negative ones. ...
7年弱 前 | 0 件の回答 | 0