LQEstimatorGains[ss, {w, v}] gives the optimal estimator gain matrix for the StateSpaceModel object ss with process and measurement noise covariance matrices w and ...
Mathematica provides functions for the aesthetic drawing of graphs. Algorithms implemented include spring embedding, spring-electrical embedding, high-dimensional embedding, ...
The functional and list-oriented characteristics of the core Mathematica language allow CUDALink to provide immediate built-in data parallelism, automatically distributing ...
The Mathematica compiler can run computations in parallel. It does this by threading a compiled function over lists of data in parallel. A first step is to create a compiled ...
EstimatedDistribution[data, dist] estimates the parametric distribution dist from data.EstimatedDistribution[data, dist, {{p, p_0}, {q, q_0}, ...}] estimates the parameters ...
ListConvolve::depth ListCorrelate::depth
As of Version 7.0, CorrelationMatrix has become a property of LinearModelFit.
As of Version 8, PrincipalComponents is part of the built-in Mathematica kernel.
As of Version 7.0, AsymptoticCorrelationMatrix has become a property of NonlinearModelFit.
As of Version 7.0, DurbinWatsonD has become a property of LinearModelFit.