show/hide this revision's text 2 added 22 characters in body

have a look at http://www.aemdesign.com/downloadfsqp.htm

there you will find a c-code which provides the same functionality as fmincon. (however, using a different algorithm. you can read the manual if you are interested in the details.)

it's open source but not under GPL.

show/hide this revision's text 1

have a look at http://www.aemdesign.com/downloadfsqp.htm

there you will find a c-code which provides the same functionality as fmincon. (however, using a different algorithm. you can read the manual if you are interested in the details.)

it's not GPL.