资源列表
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.)
QoS组播路由问题的蚁群算法通用Matlab源码
- QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)
BP神经算法
- 神经网络算法源代码,使用c++编写,适用于解决分类问题(Neural network algorithm)
svm
- 利用支持向量机进行人脸识别,需要自己下载SVM工具包(Support vector machine for face recognition, you need to download SVM Toolkit)