资源列表
kmeanssource
- kmeans程序,用以各种方面聚类分析,诸如入侵检测和图像等。-kmeans method,used in many fields, such as intrusion detection, imag segmentation and etc.
11vs11
- 压缩包有服务器端和客户端程序,实现了agent的基本动作,并有使用说明详细讲解了FIFA比赛11vs11的工作原理,对初学者和研究者有很大帮助-Compressed with the server side and client-side procedures, the agent' s basic action, and have instructions explained in detail the working principle of FIFA competitions 11v
MushroomClassification
- opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
ShuangSeQiu-neural-
- 双色球神经网络预测软件ShuangSeQiu neural network prediction software-ShuangSeQiu neural network prediction software
expert
- 油气解释专家系统源码,用于油田油气水的测录井解释,使用了遗传学算法-Oil and Gas explain the expert system source code for the oil and gas fields of water logging interpretation using genetic algorithms
pid_chanshu
- 基于遗传算法的PID参数的PID参数整定,在matlab环境下的源程序.PID参数的整定有两种可用的方法,理论设计法及实验确定法.-Based on genetic algorithm of the PID parameters of PID parameter tuning in matlab source environment. PID tuning parameters, there are two available methods, theory and experimental d
MATLAB(M)
- 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
Estimate_Y
- 神经网络 高斯分布 最大后验估计 最大似然估计-Neural network Gaussian maximum a posteriori estimate maximum likelihood estimate
MIMOyuce
- 多变量预测控制源代码。可以用来比较一下和我们的区别。-Multivariable predictive control the source code. Can be used to compare the difference with us.
CLSPSO
- 混沌粒子群算法,具有很好的全局搜索能力!-Chaotic particle swarm algorithm has good global search capability!
knapsack
- 0—1背包问题的五种解法 1贪心法 2动态规划 3回溯 4分支限界 5遗传算法-0-1 knapsack problem greedy algorithm five Solution 1 2 3 back in 4 dynamic programming genetic algorithm branch and bound 5