-
svmTrain svm在matlab中运行 训练
svmTrain svm在matlab中运行 训练-svmTrain svm training run in matlab
- 2023-02-28 18:35:03下载
- 积分:1
-
粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站...
粗糙集属性约简算法程序和相应的学术文章,以及一些参考资料和学习网站-Rough Set Attribute Reduction Algorithm procedures and the corresponding academic article, as well as some reference and learning site
- 2023-05-01 18:25:02下载
- 积分:1
-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程
利用神经网络预测时间序列,以太阳黑子和实际的转子故障信号为例,matlab编程-Using neural network time series prediction to sunspots and the actual rotor fault signal as an example, matlab programming
- 2022-02-03 19:32:13下载
- 积分:1
-
介绍了在LabView环境下的神经网络算法
介绍了在LabView环境下的神经网络算法-Introduced in the LabView environment, the neural network algorithm
- 2022-02-25 06:27:54下载
- 积分:1
-
贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演...
贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演-Bayesian (Bayesion) machine learning of mutual information. Used to obtain entropy, joint entropy and so on. Improved can be used for stochastic inversion
- 2022-06-20 12:16:46下载
- 积分:1
-
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。
一种基于蚁群算法的聚类组合方法,具体可以查看里面书的内容。-ant colony algorithm based on the combination of clustering methods, the specific can view the contents inside.
- 2022-03-01 10:39:07下载
- 积分:1
-
用遗传算法实现任务分配优化的源程序。
用遗传算法实现任务分配优化的源程序。-genetic algorithm optimization task allocation of the source.
- 2022-02-02 21:07:49下载
- 积分:1
-
将一个矩阵对libsvm格式
convert a matrix to a libsvm format
[class1 char1 char2 ... charN
class2 char1 char2 ... charN]
- 2023-03-31 04:50:04下载
- 积分:1
-
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。...
遗传算法,通过选择、交叉、变异求取函数最优解c程序简单实现,并拥有最优保存思想。-Genetic algorithm, selection, crossover and mutation to strike a function of the optimal solution c procedures are simple to achieve, and has saved the best idea.
- 2022-06-02 08:37:01下载
- 积分:1