help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Very basic question


From: pben
Subject: RE: Very basic question
Date: Thu, 31 Jul 2003 07:39:00 -0500

Hello Uli,

If you really need to _convolve_ two signals, then the dot product won't do that for you (unless you write the convolution routine yourself). There are different flavors of convolution--continuous (for which matrices won't help), discrete, and circular discrete name a few.

Many use the conv.m in Matlab and Octave, perhaps that will help you.

Ben
Inactive hide details for Ulrich Grassberger <address@hidden>Ulrich Grassberger <address@hidden>




          Ulrich Grassberger <address@hidden>

          07/30/2003 08:39 PM



To: Octave mailing list <address@hidden>
cc:
Subject: RE: Very basic question


Thanks!

I need to convolute two signals, that is the dot product. The
documentation for Octave is a bit unclear about this at
http://www.octave.org/doc/octave_2.html because it presumes that
the reader already knows higher math.

Uli



-------------------------------------------------------------
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
-------------------------------------------------------------

GIF image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]