资源列表
Artificial-Intelligence
- 人工智能领域前沿和权威资料,并介绍了其应用所需的编程语言,实例和开发工具。-Front and authoritative information of the field of artificial intelligence and applications required programming language, examples and development tools.
隐马尔科夫工具
- 可用于模式识别,特征提取分类的主要工具。性能可靠,计算速度快。
C-W
- 旅行商算法 节约算法解决旅行商问题,可运行程序-c-w finish vrp PROBELM quick ,help c++ system
GaShecdule
- 遗传算法做的排课系统,研究遗传算法或要做排课系统的可以参考一下啊-Ga PaiKe
fminlbfgs_version2
- 这是一个快速的拟牛顿法程序,非常实用,非常强大-FMINLBFGS is a Memory efficient optimizer for problems such as image registration with large amounts of unknowns, and cpu-expensive gradients. Supported: - Quasi Newton Broyden–Fletcher–Goldfarb–Shanno (BFGS). -
FDA
- Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
RBFxunlian
- rbf训练用于模式识别,分类,故障类别的诊断,收敛快-rbf training for pattern recognition, classification, fault type of diagnosis, fast convergence
DTW-alogrithm
- dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
GA_SVM
- 这是一个基于改进了的支持向量机源代码,经改进后,SVM效率大大提高-This is based on improved support vector machine source code, the improved, SVM efficiency is greatly improved
zjxt
- 人工智能,动物识别专家系统,可以识别好多动物,-Artificial intelligence, expert system for animal identification to identify a lot of animals,
fangzhen
- matlab机器人避障,大家可以一起学习一下-matlab robot obstacle avoidance
decision_tree
- 决策树算法 java语言实现 内包含测试用例 可以直接导入eclipse运行-decision tree model implemented with java