-
不错的SVM实现算法,采用的是LS
不错的SVM实现算法,采用的是LS-SVM算法,这是C版本,还有一个MATLAB版本-good SVM algorithm, using the LS-SVM, which is C version, a version of MATLAB
- 2022-02-21 04:54:28下载
- 积分:1
-
CRC校验分析算法
一个非常实用的CRC校验分析器的源代码,适合初学者和正在开发通信系统中CRC校验分析算法的实用。
- 2022-02-27 05:24:17下载
- 积分:1
-
欧几里德算法 找出xm+yn=l x,y解
欧几里德算法 找出xm+yn=l x,y解-Euclidean algorithm to identify xm yn l = x, y solution
- 2022-09-16 05:40:03下载
- 积分:1
-
opencv harr 行人检测
用opencv写的行人检测代码,其中用到的特征是harr行人特征,图像是基于彩色图像的。分类器是自己选训练的。
- 2022-11-26 21:50:05下载
- 积分:1
-
是个进行多字节的除法
是个进行多字节的除法-is a multi-byte division
- 2022-05-05 11:44:02下载
- 积分:1
-
编译原理中的表达失转换为NFA
编译原理中的表达失转换为NFA-compiler theory expression of stolen converted to NFA
- 2022-08-19 04:32:40下载
- 积分:1
-
双曲线回归方程 HyperbolaRegress.cs
注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错...
双曲线回归方程 HyperbolaRegress.cs
注意!该模型要求a与b的值要大于0!使用该模型时应注意验证这个限制条件。我在实现模型时未加入任何出错流程控制。X不能为0。
方程模型为
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
-Hyperbola regression equation HyperbolaRegress.cs attention! The model demands a and b value is greater than 0! Caution should be taken when using the model verify the conditions of this restriction. I realize the model error is not to join any flow control. X should not to 0. Equation model for public override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of coefficient b, a. public override double forecast (double x) prediction function, according to the results of model prediction. public override double computeR2 ()
- 2022-02-07 00:59:29下载
- 积分:1
-
C This is a language with the ant colony algorithm to achieve the hope that the...
这是一个用c语言实现的蚁群算法,希望对研究蚁群算法的人有帮助。-C This is a language with the ant colony algorithm to achieve the hope that the study of ant colony algorithm to help the people.
- 2022-06-29 21:28:54下载
- 积分:1
-
在VC下调用科学计算可视化语言软件IDL的程序示例!
在VC下调用科学计算可视化语言软件IDL的程序示例!-the VC called scientific visualization software IDL language of the examples!
- 2022-06-03 06:54:00下载
- 积分:1
-
PRN伪随机码译码
PRN伪随机码译码-PRN pseudorandom Decoding
- 2022-01-26 08:25:38下载
- 积分:1