StateOutputEstimator[ss, l] constructs an estimator for the StateSpaceModel object ss with estimator gain matrix l.StateOutputEstimator[{ss, sensors}, l] uses only sensors as ...
StationaryWaveletPacketTransform[data] gives the stationary wavelet packet transform (SWPT) of an array of data.StationaryWaveletPacketTransform[data, wave] gives the ...
TextJustification is an option for Cell and Inset which specifies how much lines of text can be stretched in order to make them be the same length.
TransformationFunctions is an option for Simplify and FullSimplify which gives the list of functions to apply to try to transform parts of an expression.
Unprotect[s_1, s_2, ...] removes the attribute Protected for the symbols s_i. Unprotect["form_1", "form_2", ...] unprotects all symbols whose names textually match any of the ...
$BatchInput is True if input in the current session is being fed directly to the Mathematica kernel in batch mode.
$MinMachineNumber is the smallest positive machine-precision number that can be used on a particular computer system.
$ModuleNumber gives the current serial number to be used for local variables that are created.
This does an integral over the interior of the unit circle. Here is an equivalent form. Even though an integral may be straightforward over a simple rectangular region, it ...
You can rotate 3D graphics with your mouse. Move the pointer over the 3D graphic. The pointer changes to the 3D rotate pointer GraphicsBox[RasterBox[CompressedData[ ]], ...