To install and use Mathematica and MathLM, you must activate your product and receive a password. Before registering, you must first begin the installation process according ...
Text strings. The quotes are not included in standard Mathematica output form. In input form, the quotes are included.
StateFeedbackGains[ss, {p_1, p_2, ..., p_n}] gives the state feedback gain matrix for the StateSpaceModel object ss such that the poles of the closed-loop system are p_i.
The numerical method of lines is a technique for solving partial differential equations by discretizing in all but one dimension, and then integrating the semi-discrete ...
ND
(Numerical Calculus Package Symbol) ND[expr, x, x_0] gives a numerical approximation to the derivative of expr with respect to x at the point x_0.ND[expr, {x, n}, x_0] gives a numerical approximation to the ...
JohnsonDistribution["SB", \[Gamma], \[Delta], \[Mu], \[Sigma]] represents a bounded Johnson distribution with shape parameters \[Gamma], \[Delta], location parameter \[Mu], ...
Functionality in this package has been added to the built-in Mathematica kernel. CumulativeSums is replaced by Accumulate. Frequencies is replaced by Tally. BinCounts and ...
Mathematica has many special features that optimize the entry and editing of both ordinary text and Mathematica input in notebooks.
Sequence of 8-bit characters. Raw binary format.
BesselYZero[n, k] represents the k\[Null]^th zero of the Bessel function of the second kind Y_n (x).BesselYZero[n, k, x_0] represents the k\[Null]^th zero greater than x_0.