File:NewtonHook.m: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
MATLAB implementation of the Jacobian-Free Newton-Krylov method.  See [[Newton-Krylov_method]].  '''Requires''' [[File:GMRESm.m]] and [[File:GMREShook.m]].
MATLAB implementation of the Jacobian-Free Newton-Krylov method.  See [[Newton-Krylov_method]].  '''Requires''' [[File:GMRESm.m]] and [[File:GMREShook.m]].
Example for Lorenz system: [[File:Newton_Lorenz_m.tgz]].

Revision as of 08:54, 28 June 2019

MATLAB implementation of the Jacobian-Free Newton-Krylov method. See Newton-Krylov_method. Requires File:GMRESm.m and File:GMREShook.m.

Example for Lorenz system: File:Newton Lorenz m.tgz.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current01:55, 24 July 2019 (6 KB)Apwillis (talk | contribs)Minor. Change case of function name to match filename.
08:41, 28 June 2019 (6 KB)Apwillis (talk | contribs)MATLAB implementation of the Jacobian-Free Newton-Krylov method. See Newton-Krylov_method. Requires File:GMRESm.m and File:GMREShook.m.

The following page uses this file: