ButcherPlotColumns is an option to ButcherPlot that specifies the number of columns in the array of Butcher tree plots.
ButcherPlotNodeSize is an option to ButcherPlot that specifies a scaling factor for the nodes of the trees in the plot.
ButcherPlotRootSize is an option to ButcherPlot that specifies a scaling factor for the circle highlighting the root.
DifferenceRoot[lde] represents a function that solves the linear difference equation specified by lde[a, n].
JordanModelDecomposition[ss] yields the Jordan decomposition of a StateSpaceModel object ss. The result is a list {s, jc} where s is a similarity matrix and jc is the Jordan ...
The general form of an ODE with order n is As in the case of second-order ODEs, such an ODE can be classified as linear or nonlinear. The general form of a linear ODE of ...
Mathematica's ability to deal with symbolic expressions, as well as numbers, allows you to use it for many kinds of mathematics. Calculus is one example. With Mathematica, ...
All the functionality of NumericalMath`GaussianQuadrature`is now available in the newly created Numerical Differential Equation Analysis Package.
All the functionality of NumericalMath`NewtonCotes` is now available in the newly created Numerical Differential Equation Analysis Package.
JacobiSN[u, m] gives the Jacobi elliptic function sn(u | m).