资源列表
continuous-time-algorithm
- 多智能体一致性算法,此算法通过交流多个机器人的位置信息,最终实现所有机器人位置的一致。-multi agent consensus algorithm this algorithm can make multi robots to be consensus.
trust-method
- 采用信赖值方法,求解无约束的优化问题,算法通用性强,效果好-The trust value method is used to solve unconstrained optimization problems. The algorithm is general and effective
main
- 蚁群算法的优化计算——旅行商问题(TSP)优化-Optimization of Ant Colony Algorithm- Traveling Salesman Problem (TSP) Optimization
BPtrainedbyPSOalgorithm
- pso优化bp,程序大框架已有,自己修改数据就可以使用(PSO optimization BP, the program has been large frame, modify their own data can be used)
rbf预测模型
- 对数据的预测额,很好用的模型,下载别人的。(Predict the amount of data, use the model well, download someone else's)
ELM
- 基于matlab的ELM实现,对函数进行拟合,可以用来学习了解ELM。(ELM based on the matlab .)
模拟退火算法
- 模拟退火算法是一种演化算法,在很多地方都有应用,这是一个C语言实现的模拟退火程序。(A simulated annealing program wiitten by C.)
sgn
- 关于simulink的一些s-functiong函数的简单应用(about On simulink some s-functiong function of the simple application)
kMeans
- 实现聚类,预测数据,在教育行业十分有帮助(The basic idea of KMeans algorithm is that the initial random given K cluster centers, according to the nearest neighbor principle, the sample points are divided into different clusters. Then, the centroid of each cluster is comp
getmovie
- 利用python爬虫爬取豆瓣电影评论并分类评论类型。(get the comment of some movies and classify the comment)
改进的禁忌搜索算法
- 改进的禁忌搜索算法,求解路径寻优问题,相对传统的遗传算法,能够更精确求得全局最优解(Compared with the traditional genetic algorithm, the improved tabu search algorithm can solve the problem of path optimization, and can obtain the global optimal solution more accurately)
ELM
- elm 极限学习机 无内核函数,黄广斌教授的源码。(elm without kernel function, professor huang guangbin's source code.)