Thread Subject: FMINCON implemetation speed, also any experience with NAG?

Subject: FMINCON implemetation speed, also any experience with NAG?

From: Eric J. Holtman

Date: 22 Dec, 2008 15:49:35

Message: 1 of 1

I've been poking around the .m files for the Optimization Toolbox,
and I'm wondering.... is fmincon actually implemented anywhere in
.m code, or does it, after parameter checking, call into a routine
coded in C, Fortran or assembler?

Seems like (for the interior point method), it finally calls
"barrier", which I can't find.


I'm concerned that if it's in .m code, it might not be fast
enough for some large problems I want to solve. (Yes, I'm getting
a framework and samples together to actually test this).

In that vein, does anyone here have experience with Numerical
Analysis Group's (NAG) MATLAB extensions. I've been very happy
using NAG products in the past, maybe this would be a better
fit for me (my problem isn't general non-linear constrained
optimization, it's quadratic objective, linear constraints,
structured hessian, which quadprog won't solve efficiently
because I can't use large-scale). I know one the NAG functions for
quadratics does what I want, since I used it before (directly from
C++, not MATLAB), at a previous job

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com