资源列表
AIS_and_ACA_for_Solving_TSP
- 基于人工免疫算法和蚁群算法求解旅行商问题 ,这是一篇核心期刊的论文,不适合初学者下载-Based on artificial immune algorithm and ant colony algorithm for traveling salesman problem, which is a core journal papers, is not suitable for beginners to download
GA
- 一本适合初学者的遗传算法好书啊,附有C语言的代码程序,对初学者特别有用。-A good book for beginners genetic algorithm, ah, with the C language code for the program, especially useful for beginners.
irtools-0.5.tar
- ir tools - information retrieve tools 信息检索工具示例软件包-ir tools- information retrieve tools demo software package
matlab-code-of-POS
- 基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
Ant-Colony-Algorithm-for-TSP
- TSP蚁群算法的matlab程序,有详细的操作说明,适合新手-TSP ant colony algorithm matlab program, detailed instructions for novice
POS-algorithm
- 对粒子群算法模式的有效扩展的几篇文献,很有启发-Particle swarm optimization model for the effective expansion of several documents, very enlightening
POS-reference
- 对粒子群算法模式的有效扩展的几篇文献,很有启发-Particle swarm optimization model for the effective expansion of several documents, very enlightening
20090328234422795
- 几个简单的能量风暴机器人设计程序,是学习机器人设计初学者的最佳学习资料。开发软件:VJC2.0-The energy crisis a few simple robot design process, the robot is designed for beginners to learn the best learning materials. Software development: VJC2.0
artificial-Intelligence
- 基于遗传算法的机器分类,通过matlab编程实现图像的机器分类-artificial intelligence
tsp
- 模拟退火解决旅行商问题,我调过了可用,初学者大家来试试,下载啊,很好用-Simulated annealing to solve the traveling salesman problem, I transferred over the available
BP
- 隐含层6个神经元一个输出的BP神经网络实现-BP neural network
Rouletter
- 某小型书会有100本书,并排放在一个架子上,供大家借阅。大家每次借阅一本,看完后即放在书架的最左边。每一本书根据热门程度的不同赋予不同的值,该值介于0~1之间,且0表示最冷门,1表示最热门。假设每天每人只能借1本书,且需要当天归还。会所共有100人,每天借书的人服从参数为0.1的几何分布。试模拟该过程,并指出1年(365天)后书的排列情况,并探讨该排列与书热门程度之间的关系。提示:由于是随机模拟,故整个实验需要多次执行,并显示统计结果。-A small book of 100 books, an
