资源列表
ACO
- 用改进的蚁群算法来解决旅行商问题,以寻求最优解!-Improved ant colony algorithm used to solve the traveling salesman problem, to find the optimal solution!
jingdianSVMfenlei
- 这个文件是编写的一种svm用于分类的简单程序,很有用-This file is written in a simple procedure for classification svm, useful
NSGA2-based-function-optimization
- NSGA2是一种快速非支配排序的经典遗传算法,我们利用NSGA2对函数进行优化。-NSGA2-based function optimization.
NegativApplet
- Artificial immune system
PRV123ECG
- 利用EEMD对心率变异性信号进行分解并计算出心率变异性的频域参数-Frequency domain parameters of heart rate variability by eemd decomposition technology
ImageSegament
- 基于遗传算法的图像分割,使用遗传算法分割图像。-Image Segmentation Based on Genetic Algorithm
BPToNonlinear
- 基于BP算法的神经网络实现非线性分类,用matlab编程-nonlined classifying
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
Extreme-Learning-Machine
- 极限学习机的matlab源程序,实测可运行,并且可自动显示预测结果与实测结果,便于进行对比-Extreme Learning Machine matlab source, measured runs, and automatically displays the forecast and actual results for easy comparison
GA
- 遗传算法求解最优解求函数的最大值 : f(x,y)=21.5+x*sin(4*PI*x)+y*sin(20*PI*y) | 定义域 D: -3 <=x <=12.1 , 4.1 <=y <=5.8 | | 注: 目前最好结果:f(11.6255448,5.7250441)=38.8502944790207 -failed to translate
SRC_AR_showversion
- 基于稀疏表示的人脸识别算法,是核心算法的演示版本-Face recognition algorithm based on sparse representation is the demo version of the core algorithm
clustering
- c++通过聚类算法实现分类和预测,是比较基础,易懂的算法。-Through clustering algorithm to realize the classification and prediction, c++ is a basic and simple algorithm.
