|
SOLUTIONS
|
NUMERICAL DIFFERENTIAL EQUATION ANALYSIS 程序包 符号
ButcherPrincipalError
![]()
gives the principal error for a method of order p with s stages.
ButcherPrincipalError[p]
gives the principal error using stage-independent tensor notation.
更多信息更多信息
- To use
, you first need to load the Numerical Differential Equation Analysis Package using Needs["NumericalDifferentialEquationAnalysis`"]. - The principal error for a method of order p is a list of the order
terms appearing in the Taylor series expansion of the error. - The following option can be given:
-
RungeKuttaMethod $RungeKuttaMethod type of Runge-Kutta method - Valid settings for RungeKuttaMethod are DiagonallyImplicit, Explicit, and Implicit.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
