|
|
Computational complexity of fmincon algorithm
Posted:
Nov 7, 2009 12:35 PM
|
|
Hello,
I've wondered what the computational complexity of the fmincon algorithm is (the medium scale one, I think it's a line search). I'd especially like to know how it depends on the number of variables; is it exponential? I thought it'd be easier to ask here than to look at the m-file and try to figure out the exact algorithm myself.
Thanks, Lior.
|
|