ControllableModelQ[ss] yields True if the StateSpaceModel object ss is controllable, and False otherwise.
ExponentFunction is an option for NumberForm and related functions that determines the exponent to use in printing approximate real numbers.
MathieuC[a, q, z] gives the even Mathieu function with characteristic value a and parameter q.
MathieuS[a, q, z] gives the odd Mathieu function with characteristic value a and parameter q.
ObservableModelQ[ss] gives True if the StateSpaceModel object ss is observable, and False otherwise.
PrincipalComponents[matrix] transforms elements of matrix into unscaled principal components.
When you set up mathematical formulas, you often have to introduce various kinds of local objects or "dummy variables". You can treat such dummy variables using modules and ...
Converting notebooks to HTML. Export has many options applying to HTML export that allow you to specify how notebooks should be converted for web browsers with different ...
In many cases, you will find it convenient to communicate with external programs at a high level, and to exchange structured data with them. On almost all computer systems, ...
SQLConnectionPools[] returns a list of the open connection pools.SQLConnectionPools[conn] returns the connection pool used for a connection.