11 - 20 of 25 for GaussianMatrixSearch Results
View search results from all Wolfram sites (41 matches)
LaplacianGaussianFilter   (Built-in Mathematica Symbol)
LaplacianGaussianFilter[image, r] convolves image with a Laplacian-of-Gaussian kernel of pixel radius r.LaplacianGaussianFilter[image, {r, \[Sigma]}] convolves image with a ...
DiamondMatrix   (Built-in Mathematica Symbol)
DiamondMatrix[r] gives a matrix whose elements are 1 in a diamond-shaped region that extends r index positions to each side, and are 0 otherwise.DiamondMatrix[r, w] gives a ...
DiskMatrix   (Built-in Mathematica Symbol)
DiskMatrix[r] gives a matrix whose elements are 1 in a disk-shaped region of radius r, and are otherwise 0.DiskMatrix[r, w] gives a w*w matrix containing a disk of 1s with ...
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 ...
Erf   (Built-in Mathematica Symbol)
Erf[z] gives the error function erf(z). Erf[z_0, z_1] gives the generalized error function erf(z_1) - erf(z_0).
New in 7.0: Alphabetical Listing   (Mathematica Guide)
The release of Mathematica 6 in May 2007 represented a revolution in the development of Mathematica. Building on this revolution, Mathematica 7 not only greatly broadens and ...
CUDAClamp   (CUDALink Symbol)
CUDAClamp[lst] clamps the values of lst between automatically determined values.CUDAClamp[lst, low, high] clamps the values of lst between low and high.
Summary of New Features in 7.0   (Mathematica Guide)
The introduction of Mathematica 6 in 2007 represented a revolutionary redefinition of Mathematica. Arriving only 18 months after Mathematica 6, Mathematica 7 represents ...
CUDAImageAdd   (CUDALink Symbol)
CUDAImageAdd[img, x] adds an amount x to each channel value in img.CUDAImageAdd[mem, x] adds an amount x to each channel value in mem.CUDAImageAdd[img 1, img 2] gives an ...
CUDA Functions   (CUDALink Tutorial)
CUDALink is a built-in Mathematica package that provides a simple and powerful interface for using CUDA within Mathematica's streamlined work flow. CUDALink provides you with ...
1|2|3 Previous Next

...