octave-maintainers
[Top][All Lists]
Advanced

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

Re: New window function


From: Juan Pablo Carbajal
Subject: Re: New window function
Date: Mon, 10 Jun 2013 14:33:35 +0200

On Mon, Jun 10, 2013 at 2:20 PM, Rob Sykes <address@hidden> wrote:
> Hello Octave people,
>
> I recently made a C implementation for the Ultraspherical window function 
> which might make a useful addition to Octave's 'signal' package. A snapshot 
> with Octave wrapper is here: 
> https://dl.dropboxusercontent.com/u/8835547/ultrwin.tar.xz
>
> Also included is a replacement implementation for the Dolph-Chebyshev window 
> (as a special case of the Ultraspherical window) as it seems that this is 
> gives better results than the current one.  Any interest?
>
>
> Cheers,
> Rob

Looks interesting indeed.
You should submit it to the patch tracker. If you plan to do
contributions regularly you may want to apply for octave-forge
permissions.

Thanks

Details: In your textinfo strings, you should explicitly add the
output of your functions

@deftypefn {Function File} address@hidden,@var{output2}] =}
function_name (@var{input1},@var{input2})


reply via email to

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