octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8506] Add the taylorwin function to the s


From: Robert
Subject: [Octave-patch-tracker] [patch #8506] Add the taylorwin function to the signal package.
Date: Wed, 27 Aug 2014 02:53:37 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36

Follow-up Comment #3, patch #8506 (project octave):

I used the file tests.m to compare the answer from taylorwinC.m to Matlab's
taylorwin function. taylorwinC is the same as taylorwin but with matlab syntax
and less error checking, but the error checking will not affect the answer in
anyway. Matlabs version that I tested it with is also in the test.m along with
the answers. Other than that I am not sure on how to verify that the function
produces the intended values. The only other method I can thing of is to do
the math by hand. 

I did add the test cases to test that the invalid input would be caught. It is
at the end along with a description on what it is catching. 

(file #31971, file #31972, file #31973)
    _______________________________________________________

Additional Item Attachment:

File name: taylorwin.m                    Size:7 KB
File name: tests.m                        Size:2 KB
File name: taylorwinC.m                   Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8506>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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