|
SOLUTIONS
|
NUMERICAL DIFFERENTIAL EQUATION ANALYSIS 程序包 符号
Implicit
![]()
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 implicit method is one where the matrix
is not strictly lower triangular, and requires the solution of a generally nonlinear system of equations for each time step. See the tutorial "Numerical Differential Equation Analysis Package" for more information.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
