资源列表
Buoi01_Vector
- Lecture02_AlgorithmicComplexity.txt
prtools
- 模式识别常用功能函数,内容非常丰富,包含常用的大部分识别模型函数。
PSO-TOOL.微粒群优化算法(PSO)工具-MATLAB箱源代码
- 这个压缩包是微粒群优化算法(PSO)工具-MATLAB箱源代码。,The compressed packet is the source code of Particle Swarm Optimization (PSO) instrument of MATLAB.
p3809249
- FUZZY逻辑控制,躲避障碍物到达指定目标,并用神经网络改良原有的模型-ROBOT FUZZY LOGIC SYSTEM
NNET_RBF
- This programme is useful to nural network specialists.-This programme is useful to nural network specialists.
001
- 开源四轴原程序,感谢wangjt1988 -Open-source four-axis of the original program, thank wangjt1988
rengongshenjingwangluodesuanfa
- #include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #define p 0.5-#include \"stdio.h\" #include \"math.h\" #include \"malloc.h\" #include \"string.h\" #define m 6 #define n 29 #def
SnOW
- This package provides a Maximum Entropy Modeling toolkit written in C++ with Python binding. It includes: Conditional Maximum Entropy Model L-BFGS Parameter Estimation GIS Parameter Estimation Gaussian Prior Smoothing C++ API
chapter89
- 《游戏编程中的人工智能技术》一书中8,9章源代码
libsvm.tar
- library for SVMclassification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic model selection tool for C-SVM classification.
THESIS
- Thesis on optimization
adaboost_re
- adaboost实现,多个弱分类器,非常有用-adaboost relealization