双曲线回归方程 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
这个源码是---X黑客网站源码,经典黑客操作,可以一看,如果你觉得可以,就给个分数,谢谢!
上传时间: 2015-11-27
上传用户:yyq123456789
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At startup, it waits for a few seconds to see if the downloader is trying to connect. If not, then the bootloader gives up control and jumps to your program. If the downloader is trying to connect, then the bootloader receives the new program over USB and writes it into flash.
标签: bootloader processors download permits
上传时间: 2015-11-30
上传用户:shus521
用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.
标签: competivite learning kohonen reduce
上传时间: 2015-12-02
上传用户:脚趾头
RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
标签: Infrastructure Certification Validation Protocols
上传时间: 2013-12-12
上传用户:维子哥哥
生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16 即:0x11021.最高位通常为1。
上传时间: 2015-12-03
上传用户:dragonhaixm
基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.
上传时间: 2013-12-30
上传用户:qw12
基于ARM7 7x256芯片的网络接口程序, 实现webserver的代码, 编译器IAR4.X以上版本.
上传时间: 2015-12-03
上传用户:bcjtao
本代码用于在*.x文件中,查找并修改或替换坐标值,可以批量执行操作
标签: 代码
上传时间: 2013-11-28
上传用户:zukfu
嵌入式web服务器websvr-x86-1.0.1.tar.gz
上传时间: 2014-10-31
上传用户:xinyuzhiqiwuwu