T = convmtx2(H,m,n)
returns the convolution matrix T for the matrix
H. If X is an
m-by-n matrix, then
reshape(T*X(:),size(H)+[m n]-1) is the same as
conv2(X,H).
Convolution matrix, returned as a numeric array. The output matrix
T is of class sparse. The number
of nonzero elements in T is no larger than
prod(size(H))*m*n.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.