11 - 20 of 86 for convolutionSearch Results
View search results from all Wolfram sites (912 matches)
LinearRecurrence   (Built-in Mathematica Symbol)
LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values ...
CUDABoxFilter   (CUDALink Symbol)
CUDABoxFilter[img, r] gives the box filter of img with radius r.CUDABoxFilter[list, r] gives the box filter of list with radius r.CUDABoxFilter[mem, r] gives the box filter ...
UniformSumDistribution   (Built-in Mathematica Symbol)
UniformSumDistribution[n] represents the distribution of a sum of n random variables uniformly distributed from 0 to 1.UniformSumDistribution[n, {min, max}] represents the ...
TransformedDistribution   (Built-in Mathematica Symbol)
TransformedDistribution[expr, x \[Distributed] dist] represents the transformed distribution of expr where the random variable x follows the distribution ...
ListConvolve   (Built-in Mathematica Symbol)
ListConvolve[ker, list] forms the convolution of the kernel ker with list. ListConvolve[ker, list, k] forms the cyclic convolution in which the k\[Null]^th element of ker is ...
Numerical Data   (Mathematica Guide)
Huge numerical datasets are routine for Mathematica. Its powerful array primitives make large-scale array manipulation both easy to specify and highly efficient. And its ...
\[Star]   (Mathematica Character Name)
Unicode: 22C6. Alias: Esc star Esc. Infix operator. x ⋆ y is by default interpreted as Star[x,y]. Used to denote convolution and generalized forms of multiplication. ...
Operators   (Mathematica Tutorial)
Some operators used in basic arithmetic and algebra. Note that the  for ∖[Cross] is distinguished by being drawn slightly smaller than the × for ∖[Times]. Interpretation of ...
BoxMatrix   (Built-in Mathematica Symbol)
BoxMatrix[r] gives a (2 r + 1)*(2 r + 1) matrix of 1s.BoxMatrix[r, w] gives a (2 r + 1)*(2 r + 1) block of 1s centered in a w*w matrix of 0s.BoxMatrix[{r_1, r_2, ...}, ...] ...
Image Filtering & Neighborhood ...   (Mathematica Guide)
Mathematica not only includes highly optimized implementations of standard image processing filters, but also uses its general symbolic architecture to allow arbitrarily ...
1|2|3|4|5 ... 9 Previous Next

...