CopulaDistribution[ker, {dist_1, dist_2, ...}] represents a copula distribution with kernel distribution ker and marginal distributions dist_1, dist_2, ....
By far the largest release since Version 1.0 in 1988, Version 6.0 added a remarkable breadth of new functionality. As well as introducing several major new fundamental ...
BDF
(Mathematica Import/Export Format) BDF physiological signal recordings format. Commonly used for the exchange and storage of medical time-series recordings. Application areas include electroencephalography, ...
EDF
(Mathematica Import/Export Format) EDF and EDF+ physiological signal recordings formats. Commonly used for the exchange and storage of medical time-series recordings. Application areas include ...
BernoulliGraphDistribution[n, p] represents a Bernoulli graph distribution for n-vertex graphs with edge probability p.
ControllableDecomposition[ss] yields the controllable decomposition of the StateSpaceModel object ss. The result is a list {s_c, ss_c} where s_c is the transformation matrix ...
FittedModel[...] represents the symbolic fitted model obtained from functions like LinearModelFit.
GroupStabilizer[group, {p_1, ..., p_n}] returns the subgroup of elements of group that move none of the points p_1, ..., p_n.
HankelMatrix[n] gives the n*n Hankel matrix with first row and first column being successive integers.HankelMatrix[{c_1, c_2, ..., c_n}] gives the Hankel matrix whose first ...
HessenbergDecomposition[m] gives the Hessenberg decomposition of a matrix m.