readme

来自「it is regression Algorithm in C/C++.」· 代码 · 共 33 行

TXT
33
字号
mpr - multivariate polynomial regressionSorry, there is no detailed documentation yet. A brief explanationof how to compute a regression polynomial with the program mpr canbe found in the file ../ex/readme. For a list of options, call mprwithout any arguments.Enjoy,Christian Borgelte-mail: borgelt@iws.cs.uni-magdeburg.deWWW:    http://fuzzy.cs.uni-magdeburg.de/~borgelt------------------------------------------------------------------------Copyingmpr - multivariate polynomial regressioncopyright (c) 2001  Christian BorgeltThis program is free software; you can redistribute it and/or modifyit under the terms of the GNU Lesser (Library) General Public Licenseas published by the Free Software Foundation. This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU Lesser (Library) General Public License for more details.You should have received a copy of the GNU Lesser (Library) GeneralPublic License along with this program; if not, write to the FreeSoftware Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

⌨️ 快捷键说明

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