fmincon and Active-set; symbolic math toolbox
Show older comments
Is it possible to receive a function:
Xopt=myconopt('fmincon','Active-set',CostFn,ConstrFn,X0,X)
CostFn and ConstrFn are symbolic expressions whose symbolic elements come from X. X0 is initial guess value. CostFn has one expression, ConstrFn can have more than one symbolic expressions for constraints.
Thank you everybody for paying attention to my question :)
Accepted Answer
More Answers (0)
Categories
Find more on Surrogate Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!