changelog

来自「非线型因素分析matlab仿真程序包」· 代码 · 共 40 行

TXT
40
字号
Change History of NLFA Matlab package-------------------------------------This file contains a summary of all the changes since initialreleased version 0.9.nlfa-1.0   (2004-07-23)-----------------------  - Greatly improved call interface.  - More stable algorithm thanks to new approximation for the    nonlinearity.  - New faster update algorithms.nlfa-0.9.4 (2001-11-01)-----------------------  - Fixed a minor bug in the gradient computations in feedback.m.    Thanks to Janne Kujala for finding the error.nlfa-0.9.3 (2000-11-28)-----------------------  - Changed cost function computation so that the values reported    in the middle of iterations are exact.  Previously there was    a minor approximation because of efficiency, but it proved to    cause too much trouble otherwise.  The change only affects the    reported values of the cost function, not the values of any of    the estimated parameters.nlfa-0.9.2 (2000-08-03)-----------------------  - More fixes for one-dimensional data.nlfa-0.9.1 (2000-08-02)-----------------------  - Source updates now work with one-dimensional data.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?