Hi. I couldn't find a circular convolution script in Octave. Not sure whether this was already supplied. Just in case, I've written one. Please take a look at:
http://db.tt/hRYkuyf Also I spotted some difficulties in the xcorr.m function from signal package. My comment is based on this version: packages/3.2/signal-1.0.11/xcorr.m It is not behaving as MATLAB's counterpart. For example, trying to xcorr a column vector returns an error. Also it is not working when the input is a matrix. I produced a patch to it: http://db.tt/Yo2owAx Best, rjdsc On Sun, Mar 13, 2011 at 12:25 PM, rjdsc <[email protected]> wrote: > Hi. > > I'm requesting to be registered as an octave-forge developer. > > My sourceforge username is rjdsc > > I think I can contribute with statistics and electrical engg. related stuff. > > Thank you. > > rjdsc > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
