Operator
|
Description
|
Keyboard Shortcut
|
Performs the linear convolution of two vectors or matrices. This operation is equivalent to convolve(A, B).
|
Ctrl+Shift+L
|
|
Performs the circular convolution of two vectors or matrices. This operation is equivalent to convolve(A, B, 1).
|
Ctrl+Shift+V
|