Calq commands and keywords

Function

conv

Definition

Performs 1-D convolution on the two argument arrays. It will return a result for two matrices, but that will still be a 1-D convolution. (If a 2-D convolution function is made in the future, it may have a different name.)

Example

  conv([ 4, -4, 5 ], 1:3)


What is Calq?
Latest version of Calq
Digital Wave Systems Lab homepage