资源列表
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
SVMNR
- matalb 仿真SVM 非线性回归程序 初学者适合-svm Nonlinear regression procedure for beginners
BP
- 构建BP神经网络,源码。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-BP neural network to build, source. BP network can learn and store a lot of input- out
