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

답변