From: <par...@us...> - 2012-08-14 20:18:31
|
Revision: 10868 http://octave.svn.sourceforge.net/octave/?rev=10868&view=rev Author: paramaniac Date: 2012-08-14 20:18:25 +0000 (Tue, 14 Aug 2012) Log Message: ----------- control: update news and description Modified Paths: -------------- trunk/octave-forge/main/control/DESCRIPTION trunk/octave-forge/main/control/NEWS Modified: trunk/octave-forge/main/control/DESCRIPTION =================================================================== --- trunk/octave-forge/main/control/DESCRIPTION 2012-08-14 20:11:22 UTC (rev 10867) +++ trunk/octave-forge/main/control/DESCRIPTION 2012-08-14 20:18:25 UTC (rev 10868) @@ -1,6 +1,6 @@ Name: Control -Version: 2.3.52 -Date: 2012-06-25 +Version: 2.3.52+ +Date: 2012-08-14 Author: Lukas Reichlin <luk...@gm...> Maintainer: Lukas Reichlin <luk...@gm...> Title: Control Systems Modified: trunk/octave-forge/main/control/NEWS =================================================================== --- trunk/octave-forge/main/control/NEWS 2012-08-14 20:11:22 UTC (rev 10867) +++ trunk/octave-forge/main/control/NEWS 2012-08-14 20:18:25 UTC (rev 10868) @@ -4,6 +4,13 @@ control-2.3.53 Release Date: 2012-xx-yy Release Manager: Lukas Reichlin =============================================================================== +** Added new functions for system identification, including: + + arx iddata ifft + moen4 detrend nkshift + moesp fft plot + n4sid filter resample + ** feedback Fixed an argument check which caused false positive error messages. It was a copy-paste mistake affecting non-square systems. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |