Numerical Analysis in MATLAB
Posted on Dec 04, 2012 in Computer Science • Tagged with programming, MATLAB
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
-
fmincon
finds minimum of constrained nonlinear multivariate function.fminunc
finds minimum of unconstrained nonlinear multivariate function.fgoalattain
solves multiobjective goal attainment problems;fminimax
solves minimax constraint problems …
Continue reading