MathieuCharacteristicExponent[a, q] gives the characteristic exponent r for Mathieu functions with characteristic value a and parameter q.
Mathematica's matrix operations handle both numeric and symbolic matrices, automatically accessing large numbers of highly efficient algorithms. Mathematica uses ...
Version 6.0 continued Mathematica's commitment to delivering the latest and most efficient algorithms for linear algebra, generalized to arbitrary precision and with full ...
Mathematica 's differential equation solving functions can be applied to many classes of differential equations, automatically selecting the appropriate algorithms without ...
C
(Built-in Mathematica Symbol) C[i] is the default form for the i\[Null]\[Null]^th parameter or constant generated in representing the results of various symbolic computations.
Eliminate[eqns, vars] eliminates variables between a set of simultaneous equations.
EndOfFile is a symbol returned by Read when it reaches the end of a file.
CoefficientArrays[polys, vars] gives the arrays of coefficients of the variables vars in the polynomials polys.
ControllabilityGramian[ss] gives the controllability Gramian of the StateSpaceModel object ss.
RecurrenceTable[eqns, expr, {n, n_max}] generates a list of values of expr for successive n based on solving the recurrence equations eqns.RecurrenceTable[eqns, expr, nspec] ...