-
加拿大一大学开发的Fuzzy Clips的全套程序附带使用说明文件,可用于模糊推理机的开发。...
加拿大一大学开发的Fuzzy Clips的全套程序附带使用说明文件,可用于模糊推理机的开发。-Canada, developed at the University of Fuzzy Clips a complete program that comes with the use of documentation, can be used for fuzzy inference engine development.
- 2022-09-12 01:45:04下载
- 积分:1
-
遗传算法
遗传算法-理论和应用与软件实现,这是一本比较好的书-Genetic algorithms- theory and application and software implementation, this is a good book
- 2022-05-16 05:46:03下载
- 积分:1
-
neural networks and genetic algorithms combine
神经网络与遗传结合算法-neural networks and genetic algorithms combine
- 2023-05-16 15:35:03下载
- 积分:1
-
蚂蚁社区的源代码,用C++开发,很直观的演示
蚂蚁社区的源代码,用C++开发,很直观的演示-ant communities of source code, development using C, a very visual demonstration
- 2023-02-21 05:40: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
-
matlab16neuro network
神经网络的相关资料
神经网络的基础知识及其在MATLAB中的实现-matlab16neuro network
- 2022-01-22 00:41:10下载
- 积分:1
-
JavaGenes is an evolutionary software system written in Java. It implements the...
JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.-JavaGenes is an evolutionary software system written in Java. It implements the genetic algorithm, simulated annealing, stochastic hill climbing and other search techniques.
- 2022-07-15 20:39:35下载
- 积分:1
-
PSO algorithm in C
C语言实现的PSO算法,2007标准版,希望对大家有用-PSO algorithm in C
- 2022-07-20 15:05:59下载
- 积分:1
-
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。...
由 Visual C++ 编译过,可以求解任何个数城市的tsp问题,只要输入城市坐标即可。-By Visual C++ Compiled, you can to solve any number of cities tsp, so long as you enter the city coordinates.
- 2023-05-26 17:05:04下载
- 积分:1
-
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中...
回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中-Retrospective Method 01 knapsack problem, c language versions, due to time not finishing a very good code, all code in one file
- 2022-02-04 09:18:53下载
- 积分:1