资源列表
PSO
- 一个改进的PSO算法,供朋友们分享,这是一个用C++编写的源码,在VC6.0环境下就可以运行-An improved PSO algorithm for friends to share, this is a use of C++ source code written in VC6.0 environment can run on
optimizePID
- 利用遗传算法,对传统PID算法中的比例,积分,微分参数进行了优化-optimize the parameters of PID algorithm
GAP
- 遗传算法的优化程序,用C语言编写,对想了解遗传算法的原理的人有所帮助-Genetic algorithm optimization procedures, using C language, and would like to know the principles of genetic algorithms to help people who have
THREADdd
- 多任务应用系统开发和神经网络模拟系统-Application of multi-tasking system development and neural network simulation system
stateclassifier
- 基于BP神经网络算法实现的状态分类器程序-BP neural network algorithm based on the realization of the state of classifier
constrainpso
- 一个解决约束优化问题的算法,但是对一个测试函数无法达到全局最优.希望能加以改进并应用。-A solution algorithm for constrained optimization problems, but a test function can not reach the global optimum. Would like to be improved and applied.
touqiu2008
- 青少年机器人创新设计大赛,投球机器人源代码,绝对好用!-Innovative Robot Design Competition of young people, pitching robot source code, the absolute ease of use!
danyiyichuansuanfa
- 本程序针对单一变量的遗传算法,进行了编程,可以求解最优化得问题-This procedure for a single variable genetic algorithm, a program can be optimized to solve a problem
adaboostAndSVM
- adaboost和SVM的文章.可能学习人脸识别或者模式识别的朋友们需要。也是来自于网络。-adaboost classifiers, and svm doc.from internet。
pso
- 粒子群算法的一个代码,比较简单,很容易理解-a code ahout Particle Swarm Optimization , a code ahout Particle Swarm Optimization
haar_wavelet_v4
- Haar-like features with SVM classification
apriori
- A program to find association rules and frequent item sets (also closed and maximal) with the apriori algorithm (Agrawal et al. 1993), which carries out a breadth first search on the subset lattice and determines the support of itemsets by subset tes