Can I use fmincon for quadratic objective function with linear constraints without gradient and hessian matrices

1 次查看(过去 30 天)
Hi all; I use fmincon to solve an objective function (quadratic) for a dynamic system which is subject to a set of linear constraints like dx/dt = f(x,u). the solver ( ode23) is used to solve the differential equations dx/dt = f(x,u) within the objective function. In this case the constraints satisfie implicitly , so here i still have to calculate the gradient and hessian matrices for the objective function. Regards

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Quadratic Programming and Cone Programming 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by