资源列表
svmtoolboxyanshi
- 支持向量机工具箱使用方法演示,讲述如何使用svm的工具箱。-Support Vector Machines to use the toolbox demonstration on how to use the toolbox svm.
devec3
- 微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven tha
LS-SVM_UserGuide
- LS-SVM_UserGuide是LS-SVM使用方法介绍的一篇文章,竟对我们学习支持向量机有很大的帮助。-LS-SVM_UserGuide is the use of LS-SVM method described in an article we had on the support vector machine learning of great help.
chap3-8
- 用模糊控制方法逼近函数z=x+y,效果比较好-Fuzzy control method with approximation function z = x+ y, the effect is better
09-2
- Fuzzy Rule Base Implementation
10-1
- Fuzzy Rule Base Implementation
09-1
- Fuzzy Rule Base Implamentation
pflab.tar
- Particle filtering implementation and application to people tracking.
neuralnetwork.tar
- A complete implementation of neural network with different example of training set generation. http://takinginitiative.wordpress.com/2008/04/23/basic-neural-network-tutorial-c-implementation-and-source-code/
fengmian
- 遗传算法原理与应用的电子书,写得还不错的-GA
IA
- 用小生境遗传算法实现求解rosenbrock函数的最优值-The program is aim to finding the rosenborck function extremity solution by using the niche GA algorithm.
standard_pso_2007
- C语言实现的PSO算法,2007标准版,希望对大家有用-PSO algorithm in C