ControlActive[act, norm] evaluates to act if a control that affects act is actively being used, and to norm otherwise.
ControllabilityGramian[ss] gives the controllability Gramian of the StateSpaceModel object ss.
ControllabilityMatrix[ss] gives the controllability matrix of the StateSpaceModel object ss.
ControllableModelQ[ss] yields True if the StateSpaceModel object ss is controllable, and False otherwise.
ControlType is an option for Manipulate and related functions that specifies what type of controls should be displayed.
Convergents[list] gives a list of the convergents corresponding to the continued fraction terms list.Convergents[x, n] gives the first n convergents for a number ...
CorrelationDistance[u, v] gives the correlation coefficient distance between vectors u and v.
Correlation[v_1, v_2] gives the correlation between the vectors v_1 and v_2.Correlation[m] gives the correlation matrix for the matrix m.Correlation[m_1, m_2] gives the ...
CovarianceEstimatorFunction is an option for generalized linear model fitting functions that specifies the estimator for the parameter covariance matrix.
Covariance[v_1, v_2] gives the covariance between the vectors v_1 and v_2.Covariance[m] gives the covariance matrix for the matrix m.Covariance[m_1, m_2] gives the covariance ...