资源列表
bp_back00
- bp 神经网络源码 关于bp神经网络的设计实例-bp nueral code
ga1
- 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
gaobject
- 基于Visual C++ 语言的遗传算法求函数最小值的程序代码。-Based on Visual C++ language of the genetic algorithm for the minimum function of the program code.
Ballal_fuzzy_logic_notes
- Ballal_fuzzy_logic_notes (about fuzzy)
nnn
- fisher分类,matlab实现。fisher分类,matlab实现-fisher,matlab
boost
- boost算法,用于数据模式分析,其原理是机器学习里面的元学习器集成思想,通过弱分类器的集成来实现一个强分类器。-for data pattern analysis.
yiqun
- 蚁群算法,基于蚁群算法的最短路径问题,编译环境为c-Ant algorithm, ant colony algorithm based on the shortest path problem, the compiler environment for c++
PLS_pack
- 偏最小二乘算法代码及相关说明,在机器学习,实时数值仿真中用得较多-partial least square algorithm. there are many application in mahcine learning and real-time simulating.
bandw
- 经典的黑白棋完成程序,VC++实现,无错误可直接学习使用。-Reversi classic complete the process, VC++ to achieve, can be error-free learning.
Exam100
- 专家系统,人工只能的一个领域,其又被称为知识系统,应用很广-Expert systems, artificial only an area also known as the knowledge of its systems, applications are widely
Exam094
- 遗传算法,通过对多项式求最小值,介绍遗传算法,用了srand()和rand()两个函数-Genetic algorithm, the minimum value of the polynomial order to introduce genetic algorithm, with the srand () and rand () function of two
DE
- Differential Evolution for single variable function optimization!