Which quadprog algorithms use the initial point?
Show older comments
The description of quadprog's "Initial Point" argument says that it works with "some quadprog algorithms". Does this mean with all but interior-point-convex? Does the trust-region-reflective algorithm use the initial point?
I am using quadprog with trust-region-reflective, and my initial point does not seem to be affecting it. It's probably something I'm doing wrong, but I first wanted to double check that it should take my initial point.
Accepted Answer
More Answers (1)
Seth
on 31 Oct 2012
0 votes
Categories
Find more on Quadratic Programming and Cone Programming 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!