-
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜...
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜索算法-Genetic algorithm, is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search methods. Is a kind of genetic algorithm can be used for optimization of complex systems is robust The search algorithm
- 2023-07-13 03:00:02下载
- 积分:1
-
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子...
遗传算法 算法实例MATLAB程序,包括了:选择 变异 交叉 遗传算子-GA
- 2022-10-20 17:15:03下载
- 积分:1
-
clusterfilesrev 最新的分类聚类代码,delphi编写
clusterfilesrev 最新的分类聚类代码,delphi编写-err
- 2022-01-28 05:53:37下载
- 积分:1
-
这是一个神经网络的源代码
这是一个神经网络的源代码-This a neural network source code
- 2022-08-03 15:50:22下载
- 积分:1
-
介绍了遗传算法工具箱及其具体的应用,很有参考价值.
介绍了遗传算法工具箱及其具体的应用,很有参考价值.-introduced a genetic algorithm toolbox and its specific application of great reference value.
- 2023-08-11 04:35:05下载
- 积分:1
-
BP neural network algorithm. Based on the dialog box
BP神经网络的基本算法. 基于对话框-BP neural network algorithm. Based on the dialog box
- 2022-06-27 21:49:48下载
- 积分:1
-
神经网络蚁群算法,共三段,非常有用,快来下啊
神经网络蚁群算法,共三段,非常有用,快来下啊-Ant colony algorithm for neural networks, a total of three sections, very useful
- 2022-12-08 12:15:03下载
- 积分:1
-
libview的libsvm程序,它的应用比较方便。
libview的libsvm程序,它的应用比较方便。-libview the libsvm procedure, its application more convenient.
- 2023-07-03 09:00:03下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
bp neural network simulation, which is based on a three
bp神经网络模拟,是根据以立体的模拟程序-bp neural network simulation, which is based on a three-dimensional simulation program
- 2022-04-20 23:05:53下载
- 积分:1