资源列表
bp
- bp神经网络,算法,是一个经典的C++程序,很好很强大。下了就知道,知道你懂得-bp
CSlearning
- CS理论里观测矩阵的优化算法以及训练稀疏字典的算法-optimization of measurement matrix and dictionary learning for sparse approximations
12
- 介绍了动态聚类方法在旋转机械故障诊断中的应用,该方法结合了遗传算法,去除不必要的特征量-Dynamic clustering method introduced in the rotating machinery fault diagnosis, the method combines the genetic algorithm, the feature of removing unnecessary
gaot
- 遗传算法工具箱,对研究遗传算法非常有帮助!-Genetic Algorithm Toolbox
clu
- 一维聚类分析,实现将n个数按规则分成k类,并给出每类的中心-One-dimensional cluster analysis, to achieve the n numbers into k classes according to the rules and give the center of each class
ex_maple
- 吴方法的改进与实现,两个两个多项式来求,可以更好的理解吴方法-Improvement and Implementation of Wu' s method, the two find two polynomials, you can better understand Wu' s method
MOEAD_TF_ZDT
- MOEAD算法实现 多目标遗传算法分解为单个目标 测试列子 用了 ZDT测试-MOEAD algorithm
half_normal_cloud
- 在MATLAB 中实现半正态云,写的很详细,有参考和学习价值-In MATLAB to achieve half the normal cloud, written in great detail, with reference to and learning the value of
GA_TSP
- 用改进遗传算法解决旅行商问题,以寻求最优解-Using improved genetic algorithm to solve traveling salesman problem, to find the optimal solution
annsource(matlab)
- matlab下人工神经网络源程序,可运行-ANN Source in matlab
529550RobotRoute
- 栅格环境下用遗传算法实现对路径的规划,c++6.0编写-Grid environment using genetic algorithm for path planning
SMO
- 支持向量机 SMO算法(Sequential Minimal Optimization algorithm)的matlab实现(伪码)-svm SMO algorithm(Sequential Minimal Optimization algorithm)