Introduction - If you have any usage issues, please Google them yourself
Matlab optimization learning process: including the steepest descent method, golden section method, such as curve fitting.
Packet : 43680516optimization.rar filelist
最优化学习的Matlab程序\curvefit0.m
最优化学习的Matlab程序\gradient0.m
最优化学习的Matlab程序\gsm.m
最优化学习的Matlab程序\nonmonotone0.m
最优化学习的Matlab程序\steepest0.m
最优化学习的Matlab程序\twopoint10.m
最优化学习的Matlab程序\twopoint20.m
最优化学习的Matlab程序