-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-08-02 23:39:50下载
- 积分:1
-
基于熵的挖掘数据子空间聚类方法
Entropy Based Subspace Clustering for Mining Data - ENCLUS - a new version of PROCLUS algorithm for clustering high dimensional data set.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorithm for clustering high dimensional data set.
- 2022-09-06 00:25:03下载
- 积分:1
-
č-k.m,,.m,.m,.m,.m,.m,.
- 2022-08-25 10:38:28下载
- 积分:1
-
Rabin
Rabin-Karp algorithm
- 2023-03-30 12:20:04下载
- 积分:1
-
C + + 中的 Strassen 算法源代码
使用 Strassen Algorithm 对乘法方阵。
IDE Visual Studio 2012 的 c + + 项目。
- 2022-07-03 06:21:52下载
- 积分:1
-
BP算法的c++实现
c++编程实现BP算法,代码中有详细的文字用以描述解释程序,适用于初学者,对BP算法拥有一个实践程序上的理解
- 2022-01-28 06:46:03下载
- 积分:1
-
各种不同排序思想的排序源程序
各种不同排序思想的排序源程序- Each kind of different arrangement thought arrangement source
program
- 2022-02-05 06:08:06下载
- 积分:1
-
Ldpc 码 2 非二进制 LDPC 码在候选
非二进制代码执行的 ldpc 码候选域上......
- 2022-02-20 19:49:21下载
- 积分: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
-
基于遗传算法的K-means算法研究
(Genetic Algorithm Based K-means algorithm, related program and algorithm description.)
- 2022-06-01 23:06:04下载
- 积分:1