Serving the Quantitative Finance Community

 
User avatar
GogolaAnita
Topic Author
Posts: 0
Joined: July 30th, 2002, 3:30 pm

Nonlinear optimizer in low dimensions

September 5th, 2006, 9:50 am

Gents,I am searching for a reliable unconstained optimizer in low dimensions ( max 8, say ). I would like to find the minimum of a quadratic function ( which is not stange in finance ... )I have implemented Nelder Mead simplex and Levenberg Marquardt ( from NR ). I would like to know, if => you can recommend new ones=> you are aware of any improvements of the aforementioned optimizers ( esp. L-M ).Thanks in advance.
Last edited by GogolaAnita on September 5th, 2006, 10:00 pm, edited 1 time in total.
 
User avatar
pi314
Posts: 2
Joined: September 27th, 2004, 9:56 am

Nonlinear optimizer in low dimensions

September 6th, 2006, 12:11 pm

you can use Powell algorithm..
 
User avatar
vixen
Posts: 0
Joined: April 5th, 2006, 1:43 pm

Nonlinear optimizer in low dimensions

September 6th, 2006, 1:21 pm

Unconstrained Quadratic objective function ?No need for an optimiser. There is an analytic solution!