Community Profile

photo

Maria Sanz


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Use "solution converged to an infeasible point" as an input
i am using fmincon to optimize f: [X,f]=fmincon(@(X) obj_function(X,P,Pd,intervalotiempo),X0,A,B,Aeq,Beq,LB,UB,nonlin); I wo...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to save a variable from an anonymous function?
I am using the function fmincon to minimize the function f: [X,f]=fmincon(@(X) obj_function(X,P,Pd,intervalotiempo),X0,A,B,Aeq,...

fast 5 Jahre vor | 2 Antworten | 0

2

Antworten