ToDiscreteTimeModel[sys, \[Tau]] gives the discrete-time approximation with sampling period \[Tau] of the continuous-time StateSpaceModel or TransferFunctionModel object ...
There are a number of important interactions in Mathematica between evaluation and pattern matching. The first observation is that pattern matching is usually done on ...
Web Services Link is a Mathematica add-on application. Before any functions from the package can be used, it must be loaded as follows. InstallService will install the web ...
RemoteKernelClose[kernel] closes a Lightweight Grid kernel.
CFunction[type, name, args, body] is a symbolic representation of a function definition.CFunction[type, name, args] is a symbolic representation of a function declaration.
Widget["WizardFrame"] represents the frame inside which a wizard is displayed.
Aggressive is an option to PseudoDiameter that specifies whether an extra iteration is to be carried out.
StrongComponents[g] gives a list of all strongly connected components in the directed graph g.