151 - 160 of 975 for controlsSearch Results
View search results from all Wolfram sites (9491 matches)
Throw   (Built-in Mathematica Symbol)
Throw[value] stops evaluation and returns value as the value of the nearest enclosing Catch. Throw[value, tag] is caught only by Catch[expr, form] where form is a pattern ...
DiscreteRiccatiSolve   (Built-in Mathematica Symbol)
DiscreteRiccatiSolve[{a, b}, {q, r}] gives the matrix x that is the stabilizing solution of the discrete algebraic Riccati equation ConjugateTranspose[a].x.a - x - ...
AutoAction   (Built-in Mathematica Symbol)
AutoAction is an option for objects such as Slider, Locator, and Button that specifies whether they should automatically take action whenever the mouse pointer is over them, ...
Subscripts, Bars, and Other Modifiers   (Mathematica Tutorial)
Here is a typical palette of modifiers. Mathematica allows you to use any expression as a subscript. Unless you specifically tell it otherwise, Mathematica will interpret a ...
StartingStepSize   (Built-in Mathematica Symbol)
StartingStepSize is an option to NDSolve and related functions that specifies the initial step size to use in trying to generate results.
DiscreteTimeModelQ   (Built-in Mathematica Symbol)
DiscreteTimeModelQ[expr] gives True if expr is a discrete-time StateSpaceModel or TransferFunctionModel object and False otherwise.
DiscreteLQRegulatorGains   (Built-in Mathematica Symbol)
DiscreteLQRegulatorGains[ss, {q, r}, \[Tau]] gives the optimal discrete-time state feedback gain matrix with sampling period \[Tau] for the continuous-time StateSpaceModel ...
While   (Built-in Mathematica Symbol)
While[test, body] evaluates test, then body, repetitively, until test first fails to give True.
New in 7.0: Notebooks & Documents   (Mathematica Guide)
Mathematica 7 enhances the Mathematica notebook experience in several ways, with new convenient usability features, new levels of automation for the form and structure of ...
Classical Analysis and Design   (Mathematica Guide)
Mathematica provides a full suite of tools needed for the classical analysis and design of control systems, leveraging Mathematica's hybrid symbolic-numeric arithmetic ...
1 ... 13|14|15|16|17|18|19 ... 98 Previous Next

...