资源列表
CIProject
- Computational Intelligence IRIS dataset Classification
kNN
- It s the kNN or else named k-Nearest Neabours algorythm, realized by the tools of Visual Studio developer system.
wlpga
- 介绍了遗传算法的通用算法,对于出学GA 编程,在其基础上进行修改比较容易-it include general algorithom of GA,it is easier to reuse the GA
Desktop
- PostsBayesian Optimization Algorithm with Decision Graphs in C++,
sga-c
- GENETIC ALGORITHM BOOKS
max
- 计算4个股票中一年内每天的最大最大最小差值的源码,自己修改下可以利用-Calculation of the stock in year four of the largest daily max-min difference between the source that they can be modified to use
Classfication
- 模式识别手写数字分类程序,对0到9十个数字分类。-Handwriting recognition digital classification procedures, 0-9 to 10 the number of categories.
IncrementalAl
- 增量数据挖掘算法的经典文章,包括HAN,JW的论文.所有文件均为PDF文件.英文文档居多,都是科技文献付费下载,外网难寻,仅供学术研究参考用.-fptree Paper
fuzzy-pid
- 模糊控制理论在汽车中的应用一、概述 二、在汽车上的应用方面 三、举例说明在汽车空调当中的应用 四、简要介绍在其他方面的应用 -Fuzzy control theory in the application of a vehicle, an overview of the Second, in the car on the three applications, for example in the application of automotive air-co
SVMforclassificationandregression
- a good document that introduces support vector machine in detail and covers almost all of contents we need generally
SVMbyQuadprog
- This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
GA
- C++ 遗传算法 面向对象设计 内有详细的代码注释,新手学遗传算法的好资料。-C++ GA oriented object mind