Integreat`LMM`
Integreat`LMM`

LMMNystrom

LMMNystrom[k]

creates a k-step Nyström method.

Details and Options

  • A -step Nyström method is an explicit linear multistep method which uses to compute .
  • LMMNystrom[k] produces a method of order k, except when and the order is two.

Examples

Basic Examples  (2)

Create a four-step Nyström method:

Display the Nyström methods up to order six:

Tech Notes
  • Linear Multistep Methods