File:NewtonHook.m: Difference between revisions
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 | '''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/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 01: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. |
You cannot overwrite this file.
File usage
The following page uses this file: