双曲线回归方程 HyperbolaRegress.cs 注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2()
标签: HyperbolaRegress 模型 方程 cs
上传时间: 2014-11-30
上传用户:youke111
对数回归方程 LogarithmRegress.cs 方程模型为 Y=a*LnX+b public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public override double forecast(double x) 预测函数,根据模型得到预测结果。 public override double computeR2() 计算相关系数(决定系数),系数越接近1,数据越满足该模型。
标签: LogarithmRegress buildFormula override public
上传时间: 2014-01-23
上传用户:330402686
一个简单的b tree 实现代码,可用于缓存数据,提高查询速度
上传时间: 2015-11-27
上传用户:it男一枚
自己做的CD光盘刻录控件,基于Nero SDK实现. 用于刻录文件或文件夹到CD光盘. 源程序晚点儿上载.
上传时间: 2015-11-28
上传用户:wcl168881111111
b样条插值,曲线逼近连续直线,任意选取
标签: 插值
上传时间: 2013-12-09
上传用户:athjac
,"智能大厦自动报警系统",是从赛奎春所主编的"C++信息系统开发实例精选"CD中拷贝出来的,对mscomm 控件进制转换串口通信等内容进行了详细介绍。
上传时间: 2015-11-30
上传用户:ccclll
《图形编程技巧与实例》——CD,此光盘为本书的配套光盘,包括全书八章内容所对应实例程序的工程文件包、可执行文件、程序使用的图形数据及运行结果位图文件等。 第1章~第8章的全部文件分别存放在 \Chapter1\ ~ \Chapter8\ 章文件夹(序号表示章编号)中。
上传时间: 2013-12-25
上传用户:dave520l
三个候选人A、B、C,根据投票者在选票上对他们编号的填写顺序记分, !!!刚才传的6.rar说明写错了,我再传一次
标签:
上传时间: 2013-12-19
上传用户:13160677563
This CD-ROM is distributed by Kluwer Academic Publishers with ABSOLUTELY NO SUPPORT and NO WARRANTY from Kluwer Academic Publishers. Use or reproduction of the information provided on this CD-ROM for commercial gain is strictly prohibited. Explicit permission is given for the reproduction and use of this information in an instructional setting provided proper reference is given to the original source.
标签: distributed ABSOLUTELY Publishers Academic
上传时间: 2013-12-25
上传用户:zyt
The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
标签: ROMs Classpnp supports provide
上传时间: 2014-01-19
上传用户:jyycc