The Mathematica side of a MathLink connection is set up to work exactly the same on all computer systems. But inevitably there are differences between external programs on ...
DirichletCharacter[k, j, n] gives the Dirichlet character \[Chi] {k, j} (n) with modulus k and index j.
LQRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with state and control weighting ...
Mathematica immediately allows you to call both standalone programs and individual functions or methods within running programs. Mathematica's architecture allows external ...
ControllabilityMatrix[ss] gives the controllability matrix of the StateSpaceModel object ss.
SamplingPeriod is an option that specifies the sampling period of control system models.
The fundamental type of distribution in reliability analysis is a lifetime distribution. This models the lifetime of a component or a system. Many lifetime distributions are ...
GeoProjectionData["projection", " property"] gives the value of the specified property for the specified cartographic projection.GeoProjectionData["projection"] gives the ...
Fold
(Built-in Mathematica Symbol) Fold[f, x, list] gives the last element of FoldList[f, x, list].
ObservabilityGramian[ss] gives the observability Gramian of the StateSpaceModel object ss.