|
SOLUTIONS
|
NUMERICAL DIFFERENTIAL EQUATION ANALYSIS 程序包 符号
Explicit
![]()
is a setting for the option RungeKuttaMethod specifying the type of Runge-Kutta method to be generated.
更多信息更多信息
- To use
, you first need to load the Numerical Differential Equation Analysis Package using Needs["NumericalDifferentialEquationAnalysis`"]. - An explicit method is one where the matrix
is strictly lower triangular, and at each time step only previously known values are needed.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
