Hi rjdsc,

Could you please check the contents of the svn repository ? -- at
http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/signal/inst/xcorr.m?view=log

I don't have time to check really thoroughly, but
I think that the version you have patched may be
older than the version of xcorr in the svn repository.
At least one bug that you found may have already
been fixed.

If you still find errors, please let me know so I can
investigate.  I have done some work on xcorr since the
current version, but I have not had time to finish and
upload it.  Perhaps it's time for an update.

For what it's worth, there is a "copy-and-paste" test
suite for xcorr, temporarily at
http://personal.mecheng.adelaide.edu.au/~pvl/xcorr.tests

Thanks
Peter


On Wed, Mar 16, 2011 at 10:20:35PM -0300, rjdsc wrote:
> 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

-- 
(Dr.) Peter Lanspeary
Adjunct Lecturer
School of Mechanical Engineering
University of Adelaide
South Australia, 5005, AUSTRALIA

Phone:  (61) (8) 8303 4555
Fax:    (61) (8) 8303 4367
E-mail: [email protected]
Web:    http://www.mecheng.adelaide.edu.au/~pvl

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

Reply via email to