Community Profile

photo

Ksss


Last seen: 3年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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*')

3年弱 前 | 1 件の回答 | 0

1

回答