
Ksss
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 158,863
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Fmincon stopped because the size of the current step is less than the default value of the step size tolerance...How can I solve this?
This is my coding U=[0.04854 0 0 0; 0.03483 0.03125 0 0; 0.02477 0.02223 0.04000 0; 0.01738 0.01550 0.02807 0.05263]; m=[1.637...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Failure in initial objective function evaluation when I'm solving a linear programming.
I'm solving this question above and my code is below: This is my coding in first file function z= myobj01(x) x= -3*x(1)-4*...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Line in my graph is not connected in a simple graph, how can I make the plot and line exist in the graph?
thii is my work x=[0 1 3 5 7 9 23 27 31] y=[2.3 2.22 1.92 1.6 1.52 1.07 0.73 0.5 0.45]; plot(x,y,'k*')
4年弱 前 | 1 件の回答 | 0