资源列表
gaot-7
- matlab遗传算法工具箱!自己一直用的这个,希望与大家共享!-matlab genetic algorithm toolbox! I had always used this, I hope to share with you!
ga_bp
- 遗传算法优化神经网络的程序,自己做论文时用的程序,挺好用的,-Genetic algorithm neural network program, their own papers with the program, very good use,
BP-neural-network-speech
- 自己以前讲课用的BP神经网络讲稿,自我感觉挺好的,希望大家能用的上,-Their previous use of BP neural network lecture notes, feel good, I hope you can on, huh, huh
Genetic-algorithm-script
- 遗传算法的讲稿,是以前自己用的,感觉挺好的,希望大家用的上,共同分享!-Genetic algorithm scr ipt, was previously own use, I feel very good, I hope you use, the share!
parzenmoshishibie
- 用parzen来计算所选的数据的概率密度函数,所选的窗函数是方窗,最后基于最小错误率的贝叶斯进行分类-With parzen selected data to calculate the probability density function, the selected window function is the side window, and finally the smallest error rate based on Bayesian classification
40930040GATSP48
- 遗传算法解决旅行商问题的matlab算法,人工智能的搜索算法-Genetic algorithm to solve the traveling salesman problem matlab algorithms, artificial intelligence search algorithms
04667040
- A new design of a music note recognition system based on time delay neural networks, self organizing maps, and linear vector quantization is proposed in this paper, and the general designs of two possible applications based on this system are
chap2
- 三个有趣的算法问题,包括金刚坐飞机问题,烙饼问题,饮料供货问题,非常适合算法学习者-Three interesting algorithms, including King Kong by plane problem, the problem pancakes, drink supply issue is very suitable algorithm for learners
yiqunsuanfa
- 蚁群算法的C++代码。包含基本蚁群算法,排序蚁群算法和最大最小蚁群算法。-Ant colony algorithm in C++ code. Includes the basic ant colony algorithm, sorting algorithm and the maximum and minimum colony ant algorithms.
Test
- 一个很好用的模拟退火程序用于伺服电机跟踪给定信号-an anneal program application on servo
ant_colony
- 蚁群优化算法用于计算TSP商旅问题,程序在vc++6.0下面通过,对原来的做了一点修改。-ant colony algorithm
pso_binary
- 离散粒子群算法,在VC++使用时,需改变设置 project->setting->link: 在category里选择output,在stack的Reserve里输入0x10000000(也就是10M) 原因: 局部变量申请得太多,默认stack只有1M,声明的局部变量超过这个限制就会overflow-binary pso algorithm
