Community Profile

photo

Ksss


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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*...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort