Truncated Newton method with preconditioning on MATLAB
I’m trying to implement TN with preconditioning on MATLAB, and evaluate it for different functions, with different starting points. I’m also trying to confront it with TN without preconditioning.