Nonlinear constrained optimization using fmincon

23 Ansichten (letzte 30 Tage)
mahir
mahir am 16 Mär. 2014
Beantwortet: Matt J am 16 Mär. 2014
Hi!
I am doing an optimization on nonlinear constrained function......I have two different objective function for the same system or decision variables and dependent variable.....for the first objective function, the simulations run nicely...but when I extend the codes for the next objective function with the same decision variable, it fails to simulate with a message-- ''Error running optimization. Objective function is undefined at initial point. Fmincon cannot continue. '' What is the problem??
Thanks.

Antworten (1)

Matt J
Matt J am 16 Mär. 2014
The objective function is NaN or Inf at the initial guess x0 that you supplied.

Kategorien

Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by