41 - 50 of 86 for convolutionSearch Results
View search results from all Wolfram sites (912 matches)
Image Processing   (Mathematica Tutorial)
Mathematica provides built-in support for both programmatic and interactive image processing, fully integrated with Mathematica's powerful mathematical and algorithmic ...
Signal Processing   (Mathematica Guide)
Mathematica has powerful capabilities for explicit signal processing with large volumes of data, imported and exported in many formats, and for symbolic analysis of signal ...
DivisorSum   (Built-in Mathematica Symbol)
DivisorSum[n, form] represents the sum of form[i] for all i that divide n.DivisorSum[n, form, cond] includes only those divisors for which cond[i] gives True.
GaussianFilter   (Built-in Mathematica Symbol)
GaussianFilter[image, r] filters image by convolving with a Gaussian kernel of pixel radius r.GaussianFilter[image, r, {n_1, n_2}] convolves image with a kernel formed from ...
GradientFilter   (Built-in Mathematica Symbol)
GradientFilter[image, r] gives an image corresponding to the magnitude of the gradient of image, computed using discrete derivatives of a Gaussian of pixel radius ...
Fourier   (Built-in Mathematica Symbol)
Fourier[list] finds the discrete Fourier transform of a list of complex numbers.
Numerical Operations on Data   (Mathematica Overview)
Basic Statistics Descriptive Statistics Discrete Distributions
CoefficientList   (Built-in Mathematica Symbol)
CoefficientList[poly, var] gives a list of coefficients of powers of var in poly, starting with power 0. CoefficientList[poly, {var_1, var_2, ...}] gives an array of ...
SparseArray   (Built-in Mathematica Symbol)
SparseArray[{pos_1 -> val_1, pos_2 -> val_2, ...}] yields a sparse array in which values val_i appear at positions pos_i. SparseArray[{pos_1, pos_2, ...} -> {val_1, val_2, ...
InverseFourierTransform   (Built-in Mathematica Symbol)
InverseFourierTransform[expr, \[Omega], t] gives the symbolic inverse Fourier transform of expr. InverseFourierTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...}, {t_1, t_2, ...
1|2|3|4|5|6|7|8|9 Previous Next

...