Function to do convolution of two vectors
Convolution of two vectors
conv(x, y)
x |
first vector |
y |
second vector |
vector that is the convolution of x and y
Rampal S. Etienne
- Etienne, R.S. et al. 2012, Proc. Roy. Soc. B 279: 1300-1309,
doi: 10.1098/rspb.2011.1439
- Etienne, R.S. & B. Haegeman 2012. Am. Nat.
180: E75-E89, doi: 10.1086/667574
conv(1:10,1:10)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.