资源列表
SVM_MATLAB
- SVM算法的MATLAB实现,配有实例说明及各种文档,详细介绍了怎样在matlab的平台上实现SVM对数据的分类-SVM algorithm in MATLAB, with examples and a variety of documents
Data.Mining.Concepts.and.Techniques
- Data.Mining.Concepts,.Models,.Methods,.and.Algorithms,.Mehmed.Kantardzic,.2ed,.Wiley-IEEE,.2011。数据挖掘的经典书籍。-Data.Mining.Concepts,. Models,. Methods,. And.Algorithms,. Mehmed.Kantardzic, .2 ed,. Wiley-IEEE, .2011. Classic data mining books.
Matlab30caseanalysis
- Matlab神经网络30个案例分析,很经典的一本关于Matlab用于模式识别的教科书,对于初学者有很大帮助。-Matlab neural network 30 case analysis is a very classic book on Matlab using in pattern recognition textbooks, being of great help for beginners.
C4.5
- 这是决策树算法C4.5的源代码!是用vc编写的,内容比较详细。-this is a source code of C4.5 algorithm!
TSP-genetic
- TSP问题遗传算法 matlab code-TSP genetic algorithm code
genetic-based-random-optial-search
- 基于遗传算法的随机优化搜索 ppt 讲解-genetic algorithm based stochastic optimization search
genetic-algorithm-introduction
- 这是关于遗传算法基本理论的大致介绍 机器学习-This is about the basic theories of genetic algorithm introduced roughly machine learning
genetic-algorithm-toolbox
- 遗传算法matlab函数工具箱 有几个matlab函数可用-genetic algorithm toolbox
matlab--genetic-algorithm
- 使用matlab函数实现遗传算法的功能 matlab codes-matlab code based genetic algorithm
monituihuosuanfa
- 模拟退火算法求解TSP问题,Kirkpatric等将热力学中的退火思想引入组合优化领域,提出一种解大规模组合优化问题,特别是NP完全组合优化问题的有效近似算法——模拟退火算法(Simulated annealing algorithm)。-翻译结果(中 > 英)复制结果 Simulated annealing algorithm for solving TSP problems, the Kirkpatric will in thermodynamics of annealing id
yichuansuanfa
- 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
yiqunsuanfa
- 段海滨教授主编的《蚁群算法原理及其应用》附录里的C程序代码.-Professor Duan Haibin is editor of the" principle of ant colony algorithm and its application" in Appendix C of the program code
