资源列表
kMeansCodeJava
- kmeans算法的java描述,我自己编写的,可以运行的-java kmeans algorithm descr iption, I am prepared, ready-to-run
dtw
- 一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考
dfa_ny
- 给出去趋势分析DFA方法的精确求解,应用于股票数据分析和气象要素场的长程相关性研究-Out trend analysis to the exact solution of DFA method applied to analysis of stock data and meteorological elements of market research and long-range correlation
SATSP
- 模拟退火解决tsp问题,可以解决500城市的问题,效果还不错-Tsp simulated annealing to solve problems, can solve the problem of 500 cities, the effect was not bad
JSPGA
- 采用遗传算法解决车间调度问题,算法采用matlab实现。-Shop scheduling using genetic algorithms to solve the problem, algorithm matlab implementation.
modfiyga
- 改进的遗传算法源程序,结合遗传算法的全局寻优能力和POWELL的局部优化,是寻优速度加快-improved genetic algorithm source, combining genetic algorithm optimization of the overall situation and the local optimization POWELL, optimizing speed
asa058
- 模式识别中的k-means处理程序。用k-means法对模式进行分类。-Pattern Recognition k-means handler. By k-means method for pattern classification.
kNNregression
- 机器学习kNN回归算法,是一个挺不错的机器学习算法值得借鉴-KNN regression machine learning algorithm, is a very good machine learning algorithm is worth learning
CsourceCodeBP
- C++的BP算法源程序,注释清晰,适用于对bp神经网络算法进行研究。 飘渺水云间 -C++ source code of the BP algorithm, note clarity, suitable for bp neural network research. zhida88
ACOKP1227
- 加入贪婪策略和遗传算法中的变异策略的混合蚁群算法-Join the greedy strategy and mutation strategy of ant colony algorithm
ant
- 这是在matlab 8.0下可以运行的蚁群算法,经本人测试可以正常运行-This is in matlab 8.0 can run ant colony algorithm, via oneself test can normal operation
chapter_GA
- 利用GA优化SVM参数问题。利用gaSVMcgForClass函数对数据进行SVM最佳参数寻找。-Using GA to optimize the SVM parameter problem. GaSVMcgForClass function is used to analyse the data best parameters for SVM.