AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
PodWidth is an option for WolframAlpha that determines the width parameters of the content returned by the Wolfram|Alpha API.
StartingStepSize is an option to NDSolve and related functions that specifies the initial step size to use in trying to generate results.
GTOPO30
(Mathematica Import/Export Format) GTOPO30 global topographic data. United States Geological Survey (USGS) standard. Distribution format for a global digital elevation model (DEM) with 30-arc-second grid ...
AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
LQOutputRegulatorGains[ss, {q, r}] gives the optimal state feedback gain matrix for the StateSpaceModel object ss and the quadratic cost function with output and control ...
Locator
(Built-in Mathematica Symbol) Locator[{x, y}] represents a locator object at position {x, y} in a graphic. Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with ...
As of Mathematica 8, the functionality of the Wavelet Explorer add-on has been integrated into the Mathematica kernel.
Many differential equations exhibit some form of stiffness, which restricts the step size and hence effectiveness of explicit solution methods. A number of implicit methods ...