资源列表
遗传算法
- 遗传算法实例,一些用matlab编写的经典遗传算法算例
物流配送蚁群算法
- 蚁群算法在物流配送中运用,实现最优路径巡寻优,可得出实际界面,直观
matlab -自带 fcm解析
- matlab自带的fcm聚类源代码分析详解。
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
用GA(遗传算法)推算下期开奖号码
- 根据双色球历史开奖记录,用GA(遗传算法)推算下期开奖号码.主要是用于学习遗传算法,推算下期开奖号码只是一个乐趣.并不能真正的正确.,Loans lottery in accordance with historical records, using GA (genetic algorithm) the projection period under the lottery numbers. Mainly for learning genetic algorithm, the next phas
多层感知器神经网络,BP神经网络
- 多层感知器神经网络,BP神经网络的Visual C++ 2008源代码程序,一个外国人写的,很好用。需要一定的编程基础才能看懂.-MLP neural network, BP neural network Visual C++ 2008 source code program, a foreigner, is useful. Need to understand some basics of programming.
基于BP网络的彩票预测系统的研究.kdh
- 基于BP网络的彩票预测系统的研究.kdh 详细讲解了使用BP神经网络预测双色球-BP network based forecasting system of the lottery. Kdh explain in detail the use of BP neural network color ball
TSPSA.模拟退火算法SA求解TSP旅行商问题
- 模拟退火算法SA求解TSP旅行商问题。可以自己设定初始温度和冷却温度,SA simulated annealing algorithm for solving traveling salesman problem TSP. Can be set for the initial temperature and cooling temperature
TSF-TOOLBOX.基于支持向量机的时间序列工具箱
- 基于支持向量机的时间序列工具箱,用svm作时间序列预测,Based on support vector machines time series toolbox for time series prediction using svm
nsga2_c_source.rar
- 实现遗传算法(GA)的多目标优化算法:NSGA-II算法。,The realization of genetic algorithms (GA) of the multi-objective optimization algorithm: NSGA-II algorithm.
shibie.rar
- 用matlab实现的几种模式识别的方法,有切比雪夫距离法,马氏距离法,欧氏距离法。而且每种方法都给出了多种编程,Matlab achieved using several methods of pattern recognition, there are Chebyshev distance, Mahalanobis distance method, Euclidean distance method. But each method are given a variety of program
tarc.rar
- 2车道交通流模拟元胞自动机换道模型代码,是学习换道模型的基础.,It is the source code of two_lane change mode of traffic and it is the basic of studying change lane model