-
快速排序程序
快速排序程序-Quick sort program
- 2022-06-27 17:51:11下载
- 积分:1
-
FFT 就不用多介绍了 大家都应该清楚,是以后常用的CODE 希望能帮上各位的忙
FFT 就不用多介绍了 大家都应该清楚,是以后常用的CODE 希望能帮上各位的忙-FFT on the do not have to introduce that we all should be clear, is commonly used after CODE hope you can help on the busy
- 2022-01-31 08:40:06下载
- 积分:1
-
pseudo
伪随机数生成算法,很优秀,32位real-pseudo-random number generation algorithms, excellent, 32 real
- 2023-04-03 03:45:03下载
- 积分:1
-
文化基因算法伪代码
memetic是一种高效的文化进化计算方法,该范例以Rosenbroek函数为例进行了演示,你也可以加入其它函数进行测试。-memetic cultural evolution is an efficient method of calculating the sample to Rosenbroek function as an example of the presentation, you can also add other functions to be tested.非原创,仅限分享。
- 2022-10-13 04:35:03下载
- 积分:1
-
Geometry algorithms library, you can use on delphi5
几何图形算法库,可以在delphi5上用-Geometry algorithms library, you can use on delphi5
- 2023-01-06 23:35:04下载
- 积分:1
-
对数回归方程logarithmregress.cs方程模型y = * LN…
对数回归方程 LogarithmRegress.cs
方程模型为 Y=a*LnX+b
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。
public override double forecast(double x)
预测函数,根据模型得到预测结果。
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic 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 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the data satisfy the model more.
- 2022-08-31 23:15:03下载
- 积分:1
-
Bubble, BiDirectional Bubble, Bitonic排序算法
Bubble, BiDirectional Bubble, Bitonic排序算法-Sort Algorithm of Bubble, BiDirectional Bubble, Bitonic sorting
- 2022-02-20 03:52:54下载
- 积分:1
-
CRC16校验
CRC16校验-CYXLIC REDUNDANCY CHECK
- 2022-03-07 11:44:05下载
- 积分:1
-
贝叶斯算法实现
使用决策树(Decision tree)分类算法、朴素贝叶斯(Naïve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测
- 2022-03-18 02:58:20下载
- 积分:1
-
隐马尔可夫工具箱,matlab试用,简单易学,方便快捷
隐马尔可夫工具箱,matlab试用,简单易学,方便快捷-Hidden Markov toolbox, matlab trial, easy to learn, convenient and quick
- 2023-08-24 15:35:04下载
- 积分:1