When you manipulate power series, it is sometimes convenient to think of the series as representing functions, which you can, for example, compose or invert. Composition and ...
ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
StateFeedbackGains[ss, {p_1, p_2, ..., p_n}] gives the state feedback gain matrix for the StateSpaceModel object ss such that the poles of the closed-loop system are p_i.
Mathematica's symbolic character allows it to provide deep integrated support for algebraic numbers. At the core are Root objects, which provide exact implicit ...
CellSize is an option for cells that specifies the width and height of an inline cell.
DefaultStyleDefinitions is a global option that specifies the default stylesheet for all new notebooks.
EvaluatorNames is a global option that specifies the kernels that are currently configured to perform evaluations.
FormBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2} is an option for cells that specifies settings for FormBox objects within the cell.
FrontEndStackSize is a global option that specifies the size of the stack used to store data in the front end (Macintosh only).
IncludeFileExtension is an option for notebooks that specifies whether the suffix ".nb" is automatically appended to a notebook's name when it is first saved.