From help-request at octave dot org Tue Feb 8 11:22:09 2005 Subject: Right function for Discrete Convolution From: NZG To: help at octave dot org Date: Tue, 8 Feb 2005 11:11:13 -0600 I need to convolve a 2 vector of discrete samples with a vector representing a unit sample response system. Looking at "conv" I see that it returns a vector of size greater than the original dimensions of the sample. This doesn't seem to make sense, am I missing something? I know this is a Matlab cloned function, but Matlab doesn't describe it well either. How can I convolve two sequences and get a resulting vector that I can plot against the original time vector? thx, NZG. ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------