Skip to content

Latest commit

 

History

History

newton_search_1var

Newton line search algorithm.

The algorithm is contained in a function newton_1var.m.

The optimized function is contained in FunctionName.m.

To test the code, please run script_test.m

You can see the report in pdf file. I also give the LaTeX file gererating that pdf.