Choosing the best approach to quadratic progamming problem

1 view (last 30 days)
Hello everyone,
I need to solve quadratic optimization problem, but I do not really understand difference between the two approaches. For what kind of problem would be the problem-based optimization setup better than the solver-based? What difference symbolic toolkit makes?
Thank you for help.

Answers (1)

Alan Weiss
Alan Weiss on 7 Mar 2019
The differences between the approaches are outlined here. There are several examples of quadratic programming here, both problem-based and solver-based. I think that the examples make clear the advantages of each approach.
Alan Weiss
MATLAB mathematical toolbox documentation

Community Treasure Hunt

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

Start Hunting!