Description: The code for the " optimization theory and method" books in the Newton method and quasi-Newton method algorithm code, citing two books on the example of the job title, the code in the objective function and constraints may need to change the initial value to obtain the desired calculation
To Search:
File list (Check if you may need any files):
BFGS
....\Newton's method
....\...............\dampnm.m
....\...............\fun1.m
....\...............\gfun1.m
....\...............\Hess1.m
....\quasi-Newton method
....\...................\dfp.m
....\...................\fun.m
....\...................\gfun.m
....\...................\Hess.m