File:NewtonHook.m: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
No edit summary
mNo 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]].
'''See also Template/Example:''' [[File:Newton_Lorenz_m.tgz]].

Revision as of 03:22, 5 July 2019

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

See also Template/Example: 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: