Closed lasiadhi closed 8 years ago
Function fmincon implemented with zero constraints in Matlab for dummy data to minimize only the least squares function.
However, the reconstruction is not good as the trust-region-reflective method's reconstruction.
It seems fmincon for constrained nonlinear multivariable function. But at the moment, we have an unconstrained optimization problem. Now I am thinking how to apply fmincon for unconstrained optimization.