How to take input from a function file in optimization toolbox objective?
Mostrar comentarios más antiguos
Hello All,
I have an objective function of type: Gexp - phi*inv(lambda)*phi'
Out of this objective function Gexp is constant and known while rest of the term is to be found out at every iteration. So how to link that term to a function file which will give output as phi and lamda? And how to define the variable in the same function file so that the algorithm will determine the new value of phi and lamda after every iteration by changed value of variable it found during every iteration?
Thank You.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Problem-Based Optimization Setup en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!