资源列表
AIAnimalIdentification
- 人工智能动物识别,运用VC++编写的小型程序,能帮助初学者掌握人工智能的部分技巧-Artificial intelligence, animal identification, using VC++ written a small program that can help beginners master the techniques of artificial intelligence part of! !
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
gupiaohuitu
- 股票绘图 代码很有用的代码-Stock graphics code very useful code
finish
- 可以进行包括bp神经网络以及svm支撑向量机和其他多种方式的模式识别进行数字识别,可以导入白底黑字的图片,也可进行手写识别。-Bp neural network can be included, and svm support vector machines and other pattern recognition in many ways digital identification, black and white images can be imported, but also the
libsvm-2.88
- 支撑向量机SVM的工具LIBSVM,能够在windows平台下通过命令行使用,也可以在matlab下调用,适合于研究复杂条件下的分类问题-Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM
naivebayes
- 本算法介绍了朴素贝叶斯算法的原理和功能以及使用MATLAB实现其功能算法。-This algorithm describes the principle of Bayesian algorithms and functions and the use of MATLAB algorithms to achieve its function.
IEEE14
- ieee14节点系统,使用matlab做潮流计算,使用遗传算法进行电容器投切控制。-ieee14 node system, using matlab to do flow calculation, using the genetic algorithm control of capacitor switching.
RF_MexStandalone-v0[1].02
- 随机森林算法 C++和matlab程序结合-Random forests algorithm C++ and matlab program combines
GA--matlab-
- 遗传算法编码,对于初步学习matlab的人有很好的借鉴作用-Coding genetic algorithm, a preliminary study for people who have a good matlab reference
pathfinder
- 本人优化过已成功应用于公司游戏的快速巡路算法,比A*快10-100倍.-I have already applied successfully to optimize the company' s Game Road Express Tour algorithm, A* than 10-100 times faster.
tsp_pso
- tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用” *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
ACO-BP
- 实现了蚁群算法与BP神经网络的结合。 -ACO-BP