forum.alglib.net http://forum.alglib.net/ |
|
How can i use alglib in c# http://forum.alglib.net/viewtopic.php?f=2&t=415 |
Page 1 of 1 |
Author: | hww_21cn [ Fri Aug 19, 2011 12:41 am ] |
Post subject: | How can i use alglib in c# |
i need help double[,] x ={ {0.0961,0.1111,0.0934,0.2979}, {0.0974,0.1083,0.1057,0.3125}, {0.1168,0.1265,0.1117,0.3125}, {0.0854,0.1006,0.0893,0.2884}, {0.1012,0.1182,0.1134,0.3296}, {0.0925,0.1035,0.0890,0.3355}, {0.1095,0.1194,0.1119,0.3143}, {0.0952,0.1065,0.0968,0.3169}, {0.0873,0.0983,0.0771,0.3193} }; double[] y = { 1031.6, 2632.3, 1373, 1850.8, 2242.2, 3066.9, 2216.7, 1744.3, 2676.7 }; how to build a model like "y=ax1+bx2+cx3+dx4+e"? |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |