MinFilter[image, r] filters image by replacing every value by the minimum in its range r neighborhood. MinFilter[data, r] applies min filtering to an array of data.
TraceOff is an option for Trace and related functions which specifies forms inside which tracing should be switched off.
TransformationFunctions is an option for Simplify and FullSimplify which gives the list of functions to apply to try to transform parts of an expression.
Here is a homogeneous equation in which the total degree of both the numerator and the denominator of the right-hand side is 2. The two parts of the solution list give ...
The following graph represents an impulse response of an ideal Low Pass Filter (LPF). This graph illustrates some of the ways of interacting with graphics. Details on each ...
This loads the package. Economized rational approximations. A Pad é approximation is very accurate near the center of expansion, but the error increases rapidly as you get ...
A "How to" describes how to carry out particular tasks with Mathematica, giving step-by-step instructions for common cases.
InexactNumberQ[expr] returns True if expr is an inexact real or complex number, and returns False otherwise.
Inpaint
(Built-in Mathematica Symbol) Inpaint[image, region] retouches parts of image that correspond to nonzero elements in region.
MeshFunctions is an option for plotting functions that specifies functions to use to determine the placement of mesh divisions.