资源列表
K-means-clutering-algorithm
- K均值算法,用于数据聚类,是一切数据聚类学习的基础,经常被后来学者学习和改进-K-means clubing algorithm
PSO-clutering-algorithm
- 粒子群聚类分析,用于数据聚类,是在原本聚类分析上加上粒子群智能算法改进来的,对数据聚类有较好的效果-PSO Clubing Algorithm
roi_recognition
- 用于自动化专业模式识别的一段实用代码,用于对感兴趣区域可以进行提取,适合初学者使用。-It is a practical code used for pattern recognition of automation of.It is used to extract the interested area,and is suitable for beginners to use.
RandomForest_matlab
- 随机森林是一个包含多个决策树的分类器, 并且其输出的类别是由个别树输出的类别的众数而定-Random Forest is a decision tree classifier comprising a plurality, and its output is the category number by individual trees all output categories may be
cluster
- 基于节点间依赖度的社团结构划分方法,自己修改的人一种社团发现算法,C++原代码。-Detecting community structure based on the dependence between nodes
Cao
- Cao方法求嵌入维数,代入数据即可运行,只是速度有点慢。-Cao method of embedding dimension seeking, on behalf of the data to run, but a bit slow
Modularity
- 复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
FinalTSp_Greddy
- 利用貪婪演算法計算TSP旅行家問題 已讀檔功能讀入座標-A greedy algorithm to calculate TSP traveler problem has read the file functions to read coordinates
TRAFFIC-matlab
- 用于交通分配算法,动态交通分配,交通工程学应用-traffic
Intelligence-Computer_benchmark
- 智能计算,优化理论方面的23个测试函数中的典型四个benchmark函数,为了便于绘图显示,取2维,但代码可以扩展成10、30维的-Intelligent computing, optimization theory 23 test functions of a typical four benchmark functions, in order to facilitate the drawing show, take a two-dimensional, but the code can be
BuildEnergyPredictionUsedBP
- 建筑能耗预测的matlab编写的m文件,利用环境信息进行预测-the m file of build energy prediction
改进的差分进化算法
- 改进的差分进化算法,内附有测试函数,优化效果好。
