convex function with constant Hessian

Hello. I have a problem.
Consider the convex function with constant Hessian. How to solve it in Matlab?
what is Matlab code, to convex function?
AND I don't know constant Hessian. Please explain to me

1 Comment

Bruno Luong
Bruno Luong on 11 Dec 2020
Edited: Bruno Luong on 11 Dec 2020
Solve what? Nothng to solve here.
Such function is called quadratic form. In 1D it's all parabola.
It's also a 2nd order Taylor expansion of any function.

Sign in to comment.

Answers (1)

Alan Weiss
Alan Weiss on 13 Dec 2020
Perhaps you are looking for quadprog from Optimization Toolbox™.
Alan Weiss
MATLAB mathematical toolbox documentation

Products

Release

R2018b

Asked:

on 11 Dec 2020

Answered:

on 13 Dec 2020

Community Treasure Hunt

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

Start Hunting!