资源列表
PSO-tsp
- 利用粒子群算法解决旅行商问题,文件包含数据集为各城市的坐标-Particle swarm algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
GA---JSSP
- 利用遗传算法解决车间调度问题,这里数据集在代码中直接给出-The use of genetic algorithms to solve shop scheduling problem, where the data set is given directly in the code
PSO---JSSP
- 利用粒子群算法解决车间调度问题,数据集在代码中直接给出-Particle swarm algorithm to solve shop scheduling problem, datasets given directly in the code
human_recognition
- Contains Matlab for human_recognition
tgpr_matlab
- 视觉跟踪方面2014年ECCV会议,Transfer Learning Based Visual Tracking with Gaussian Processes Regression这篇文章的源代码-source code of Transfer Learning Based Visual Tracking with Gaussian Processes Regression,ECCV 2014
neural_network
- 简单的神经网络应用,对神经网络小白来说还是不错的。-Simple neural network application, the neural network is still good for small white.
SOM_Elman
- 自组织特征映射网络实现无监督聚类,调用工具箱,非手算-Self organizing feature map network to realize unsupervised clustering, call tool box, non hand count
TheEightDigits
- 运用启发式搜索算法,用来解决一个简单的八数码问题。这里用的是A星算法。-Using heuristic search algorithm, which is used to solve a simple eight digital problem. Here is A star algorithm.
FEANN
- 函数扩张型人工神经网络用于系统辨识,神经网络采用单神经元,使用bp算法。-functional link ANN is used to idengtifingsystem,which network adapts single airtificial nenual.And bp algothim is used.
Eight.tar
- 人工智能,八数码难题,给定九宫格的初始状态,要求在有限步的操作内,使其转化为目标状态,且所得到的解是代价最小解(即移动的步数最少)。-eight puzzle
Handwritten-GUI
- 手写体字符识别GUI代码 Handwritten character recognition GUI- Handwritten character recognition GUI
PCA_based-Face-Recognition-System
- 基于PCA的人脸识别系统,内有测试样本以及训练样本。-Face recognition system based on PCA, there are test samples and training samples.
