|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| ListConvolve forms the convolution of the kernel ker with list. |
| ListConvolve forms the cyclic convolution in which the k |
| ListConvolve forms the cyclic convolution whose first element contains |
| ListConvolve forms the convolution in which list is padded at each end with repetitions of the element p. |
| ListConvolve forms the convolution in which list is padded at each end with cyclic repetitions of the |
| ListConvolve forms a generalized convolution in which g is used in place of Times and h in place of Plus. |
| ListConvolve forms a convolution using elements at level lev in ker and list. |
| {-1,1} | no overhangs (default) | |
| {-1,-1} | maximal overhang at the right-hand end | |
| {1,1} | maximal overhang at the left-hand end | |
| {1,-1} | maximal overhangs at both beginning and end |
| p | pad with repetitions of a single element | |
| {p1,p2,...} | pad with cyclic repetitions of a sequence of elements | |
| list | pad by treating list as cyclic (default) | |
| {} | do no padding |