资源列表
CGA
- C语言编写的遗传算法程序,可用来进行参数优化-Genetic algorithm written in C language program can be used for parameter optimization
NeuralNetwork_BP
- bp网络的实现,分别用c和matlab,可用于模式分类和多项式逼近,程序内有注释
GA_C
- 遗传算法的程序,c语言,c++都可以运行的,每一个子程序我都加了一些说明问题,可以用来学习的-Genetic algorithm procedures, c language, c++ can run each subroutine I added some descr iption of the problem, can be used to learn
reneticgspecificationgincluding
- 遗传算法的matlab语言程序,包括算法说明,和简单的应用,-Matlab programming language of genetic algorithm, including algorithm specification, and the simple application,
DecisionTree
- 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
svm-toolbox
- 用C语言编写的SVM工具箱,包含的函数有svmtrain,svmpredict,svm_model_matlab等。-SVM toolbox written in C language, the function contains svmtrain, svmpredict, svm_model_matlab.
SVM_SteveGunn
- matlab支持向量机程序SVM_SteveGu
nsga2多目标遗传算法C语言
- 程序功能:实现nsga2算法,测试函数为ZDT1,ZDT2,ZDT3,ZDT4,ZDT6,DTLZ1,DTLZ2 说明:遗传算子为二进制竞赛选择,模拟二进制交叉和多项式变异,使用C语言
LPP
- 很好的降维算法解析,主要讲述了LPP、PCA、LDA算法,希望对大家有帮助-Dimensionality reduction algorithm analysis focuses on the LPP, PCA, LDA algorithm, we hope to help
rrt-0.3
- RRT路径规划算法,可以生成曲线路径,并跟踪生成的路径-RRT* path planning algorithm can generate curved path, and follow the path generated
IntelligentComputing
- 一种智能计算的方法,动态的改变算子,收敛于最优中达到平衡-An intelligent method of calculation, dynamic change operator, to achieve convergence to the optimal balance
BPARHMMtoolbox
- 分级 Dirichlet 隐马尔科夫模型-hierarchical Dirichlet process hidden Markov model
