资源列表
SVM_PASCAL
- SMO方法的SVM的PASCAL实现。TXT文档-SMO of SVM PASCAL achieve. TXT files
yiqun
- 蚁群算法:用来进行路径设计、查找、规划等
CSAPE
- 简单的实用的便捷的神经网络程序,有效的提高数据处理效率吗。快捷,高效-A simple and practical and convenient neural network program, effectively improve the efficiency of data processing
ccEA
- 采用合作式协同进化算法 用于解决简单的函数优化问题-The cooperative co-evolution algorithm for solving the simple function optimization problem
neural-network-design-examples
- 几个神经网络的设计实例,包括神经网络的创建、训练、仿真等,代码后有相应的注解说明,比较适合神经网络的初学者学习参考-Several neural network design examples, including the creation, training, simulation of neural networks etc., there is a corresponding code comments that are more suitable for beginners learni
example-of-GA
- 遗传算法运用实例,对入门初学者简明易懂,可适当修改即能适用于其他功能需要。-A example of using the GA.
gatsp
- 遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
mohu_huamo_control
- 关于滑模控制的一段c代码,网上都是matlab的,本代码非常具有参考价值!-About the sliding mode control for a period of c code, online is matlab, this code is very has the reference value!
GA
- 遗传算法样例,很好的学习遗传算法框架的例子-Genetic algorithm sample, a very good framework for studying genetic algorithm example
yichuansuanfa
- 基本遗传算法程序,用于程序测试,软件开发等,对遗传算法初学者作用较大-The basic genetic algorithm for program testing, software development, the role of genetic algorithm beginners larger
ga
- 用遗传算法求解多参函数最值问题,包括主程序,选择、交叉、变异等相关程序-A Genetic Algorithm for Multi-parameter function best value, including the main program, selection, crossover, mutation, and other related programs
camshiftdemo
- 经典camshift算法例子,简单实用,可以好好学习。-camshift algorithm