From: <mtm...@us...> - 2012-05-12 13:02:22
|
Revision: 10417 http://octave.svn.sourceforge.net/octave/?rev=10417&view=rev Author: mtmiller Date: 2012-05-12 13:02:16 +0000 (Sat, 12 May 2012) Log Message: ----------- signal: add NEWS item for blackmanharris Modified Paths: -------------- trunk/octave-forge/main/signal/NEWS Modified: trunk/octave-forge/main/signal/NEWS =================================================================== --- trunk/octave-forge/main/signal/NEWS 2012-05-12 12:50:38 UTC (rev 10416) +++ trunk/octave-forge/main/signal/NEWS 2012-05-12 13:02:16 UTC (rev 10417) @@ -4,6 +4,8 @@ signal-x.y.z Release Date: yyyy-mm-dd Release Manager: =============================================================================== + ** The function `blackmanharris' was fixed to have even symmetry. + ** The function `marcumq' was imported from the communications package and has been completely rewritten to improve performance and fix computational errors. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |