资源列表
roughset
- 粗糙集理论的matlab实现代码,计算上、下近似集以及核属性和约简结果-Implementation of rough set theory matlab code to calculate the upper and lower approximation sets and the results of the nuclear properties and some simple
file
- c++ 实现 决策树 分类算法,规模很小但是很简练的一个算法-c++ realization of the decision tree classification algorithm, the size of a small but very concise algorithm for
aa
- 层次聚类算法的c++实现,输入分类个数,可以得到相应的分类结果-Hierarchical clustering algorithm to achieve the c++, enter the classification number, you can get the classification results
AStar-new
- 最新ASTAR寻路算法,减少寻路时间,优化算法,降低系统资源占用-ASTAR pathfinding algorithm
parallelgenetic
- 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
lk-0.5.0.tar
- Lin-Kernighan heuristic for the TSP and minimum weight perfect matching
BPSJWLYCX-VB
- 基于VB的BP神经网络算法演示程序。很详细的程序,相信对大家有用。-VB-based BP neural network algorithm demo program. Very detailed procedures, I think it would be useful.
SVC_toolbox
- support vector clustering for Matlab tool box
KNN
- K近邻算法(KNN)的matlab源代码,程序清晰易读-K nearest neighbor (KNN) of matlab source code, procedures legible
text-NSGA
- Nondominated Sorting Genetic Algorithm
mRMRFeatureSelection
- mRMR_0.9_compiled最小冗余和最大相关特征选取源代码,-This package is the mRMR (minimum-redundancy maximum-relevancy) feature selection method, whose better performance over the conventional top-ranking method has been demonstrated on a number of data sets in recent pu
ANN
- BP神经网络的matlab程序(动量梯度下降算法训练 、贝叶斯正则化算法)-BP neural network matlab program