资源列表
theMax_lyon
- 利用遗传算法求函数最大值的一段源代码,算法的使用过程可以一起研究一下-the use of genetic algorithms to find the maximum function of a source code, the algorithm can be used in the process of study
MPSO
- 系列改进粒子群算法,函数优化问题,matlab编程。-modified particle swarm optimization, matlab programming.
贪心法
- 用贪心法解决TSP问题.输入数据可求得所要的最值的结果.-greedy algorithm used to solve TSP. Input data can be obtained by the most value to the results.
colony-algorithm
- C的蚁群算法源码 在VC环境下运行 多次求解可获得最优!-C source code of ant colony algorithm
经典遗传算法
- 本遗传算法为经典遗传算法matlab程序,内部还含有调用遗传算法工具箱的程序。如有问题欢迎咨询
pre_recognition
- 声音识别中的分帧、加窗、mel滤波器的设计及滤波功能-in the field of speech recognition,these codes could make it come true that enframing and hamming.Also, it involves the designs of mel filter.
BPv1.0
- 自己写的BP神经网络,代码是很基础的,输入输出部分代码需要自己修改,有写得不好的地方请留言给我,代码仅供参考,不保证绝对正确-Write a BP neural network, the code is based, input-output part of the code needs to make changes to it, have written a bad place to please leave me a code for information purposes only,
chaos-improved-ACO-
- 混沌改进蚁群算法,以及它在函数优化上的应用研究-chaos improved ACOand its applicaiton in function optimation
CHAPTER4
- 本文讨论了神经网络PID控制策略,提出了一种单神经元自适应PID控制器,给出了控制模型,探讨了单神经元自适应PID控制学习算法,通过修改神经元控制器连接加权系数 ,构成了自适应PID控制器。利用神经网络的自学习能力进行PID控制参数的在线整定,并使用了MATLAB软件进行了仿真研究。比较传统PID控制器与单神经元自适应PID控制器两者的仿真结果表明,神经网络PID控制器参数调节简单,具有很高的精度和很强的适应性,可以获得满意的控制效果。-This paper discusses the nerv
Pattern-Recognition2
- 清华模式识别第二次作业,采用dataset2.txt 数据作训练样本,采用身高与体重特征进行性别分类,建立最小错误贝叶斯分类器;2、采用身高体重数据作为特征,以 dataset2.txt 作为训练数据,用 Fisher 线性判别方法设计分类器;3、从多层感知器、SVM、近邻法选择一种方法,进行上述的分类实验;-Tsinghua second operation pattern recognition using dataset2.txt data for training samples, us
somnetwork
- 经典的SOM自适应共振人工神经网络例子源码-classic SOM Adaptive Resonance ANN example FOSS
PF_with_color_update_tracking
- 在粒子滤波+颜色直方图+遮挡处理的基础上,加上颜色模板的更新,使程序能够适应目标颜色变化(模板直方图更新速度根据目标颜色变化的快慢手动调节)。
