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 ...
Mathematica lets you create your own custom interfaces, using its uniquely straightforward symbolic interface-building technology. You can build simple interactive ...
These "How tos" give step-by-step instructions for common tasks related to algebraic computation in Mathematica .
Blur
(Built-in Mathematica Symbol) Blur[image] gives a blurred version of image.Blur[image, r] gives a version of image blurred over pixel radius r.
ImageReflect[image] reverses image by top-bottom mirror reflection. ImageReflect[image, side] reverses image by reflecting it so that the specified side goes to the opposite ...
Sharpen
(Built-in Mathematica Symbol) Sharpen[image] gives a sharpened version of image.Sharpen[image, r] gives a version of image sharpened over pixel radius r.
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
Control
(Built-in Mathematica Symbol) Control[{u, dom}] represents an interactive control for the variable u in the domain dom, with the type of control chosen to be appropriate for the domain ...
AutorunSequencing is an option for Manipulate that specifies how autorun should use the controls provided.
Unicode: 2299. Alias: Esc c. Esc. Infix operator. x ⊙ y is by default interpreted as CircleDot[x,y]. Used in mathematics for various operations related to multiplication, ...