-
PSO algorithm set, optimized for particle! The latest algorithm.
粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
- 2023-02-01 06:20:04下载
- 积分: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
-
这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。...
这个程序是一个模糊逻辑控制器,用来控制一个简单的水箱模型,比较简单,是我自己设计的,或许能够给大家一些帮助。-This process is a fuzzy logic controller, used to control a simple tank model, relatively simple, is my own design, may be able to give you some help.
- 2022-04-23 12:11:48下载
- 积分:1
-
matlab写的模糊整定PID参数的子函数
matlab写的模糊整定PID参数的子函数 -Matlab write fuzzy PID tuning parameters Functions written in Matlab fuzzy tuning PID Parameters of Functions written in Matlab fuzzy PID tuning parameters Functions written in Matlab fuzzy setting P ID parameter Functions
- 2022-02-21 07:59:16下载
- 积分:1
-
基于svm的机器学习文本分类方法,具有很好的借鉴意义
基于svm的机器学习文本分类方法,具有很好的借鉴意义-Svm-based machine learning text classification methods, with a good reference
- 2022-07-26 12:17:40下载
- 积分:1
-
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。...
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。-Fast-degree training perceptron algorithm for linear indivisible and speed up its convergence speed.
- 2022-08-05 21:00:50下载
- 积分:1
-
use of genetic algorithm search function to the optimum solution c source
利用遗传算法搜索函数最优解的c++源程序 -use of genetic algorithm search function to the optimum solution c source
- 2022-04-12 21:36:00下载
- 积分:1
-
Adaptive Variable step directional variation of genetic algorithm optimization s...
自适应变步长定向变异遗传算法解函数优化问题
需要调用GAOT5.-Adaptive Variable step directional variation of genetic algorithm optimization solutions function call GAOT5 needs.
- 2023-07-22 21:30:03下载
- 积分:1
-
基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.
基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.-basic genetic algorithm used to solve the function of the maximum! And the VC can be achieved under TC.
- 2022-09-21 18:25:03下载
- 积分:1
-
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等...
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等-Simon Haykin "Neural NetWorks" examples of the original code, very classic. I believe very useful, especially in such SVM PCA
- 2022-03-18 12:18:21下载
- 积分:1