资源列表
Genetic-Algorithm-matlab
- 利用遗传算法寻找下列多元函数的最大值:输出最优解、最优解对应的x和y值,以及遗传算法迭代过程中的适应度函数进化曲线。 -Maximum use of genetic algorithm to find the following multivariate function: output the optimal solution, x and y values corresponding to the optimal solution, and genetic a
Simulated-Annealing-matlab
- 利用模拟退火算法寻找我国31个省会城市(不含港澳台)的TSP最短路径.输出最短路径顺序及其长度,以及模拟退火算法迭代过程中的最短路径长度进化曲线-Simulated annealing algorithm to find China' s 31 provincial capital cities (excluding Hong Kong, Macao and Taiwan) of TSP shortest path shortest path output sequence and len
11vs11one
- 11v11FIRA 足球机器人源码,自制-11v11FIRA 足球机器人源码
RandIndex_code
- 在无监督聚类中,输入两个聚类结果,返回聚类的评测值。聚类中的内部检测指标RANDINDEX。-produce Rand Indicator to compare two clusters
RRT-algorithm
- 用matlab中使用RRT算法进行路径寻优,得到最佳路径-Using the RRT algorithm using matlab path optimization, optimal path
ELM-LRF-master-original
- ELM_LRF源代码(基于局部感知域的极限学习机),论文 Local Receptive Fields Based Extreme Learning Machine 的对应代码-The source code of paper Local Receptive Fields Based Extreme Learning Machine .
bee-colony-algorithm
- 蜂群算法在车辆路径问题中的应用-Application of bee colony algorithm in vehicle routing problem
NN-model
- 该程序是用R语言实现贝叶斯网络和神经网络的结合进行预测的模型-The program model is R language network and the combination of Bayesian neural network to predict
LOMO_XQDA
- 行人重定位算法,识别效果非常好,有源码和文章-Person re-identification is an important technique towards automatic search of a person’s presence in a surveillance video. Two fundamental problems are critical for person re-identification, feature representation and me
CWS_LSTM-master
- 一款基于LSTM的中文分词工具包!很支持!-A LSTM based Chinese word Kit! Very supportive!
BP
- 《视觉机器学习20讲》配套仿真代码—bp神经网络,有注释,适合初学者-The visual machine learning about 20 matching simulation code- bp neural network, with comments, suitable for beginners
NSGA 2程序
- 本算法为一查算法实行多目标优化的程序 可以根据自己问题 修改变量数目 目标数目实现优化