Description: This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization algorithm code: steepest descent method, Newton method, nonlinear least squares method, DFP method. fun1, fun2 are two test function. Thanks!
- [DFP] - Matlab language used to achieve the DFP
- [Newton] - Matlab realize the Newton method. Newton
- [NumericalLinearAlgebra] - Numerical linear algebra Matlab applicat
- [GA] - Study of the genetic algorithm code for
- [Opt_Steepest] - Steepest descent method is an N-dimensio
- [zuiyouhuasuanfa] - Finally, Pro-cavity instance, conduct an
- [genatic] - Genetic algorithm source code for the op
- [bv_cvxbook] - Convex Optimization title] [作者] [Stephen
- [C++youhuajisuan] - Quasi-Newton method (DFP) DFP algorithm
- [G-N] - This file contains the method with the G
File list (Check if you may need any files):
dfp.m
fun1.m
fun2.m
least2x.m
newton.m
speeddesc.m