搜索资源列表
AntNet
- 一种基于蚁群聚类的径向基神经网络 提出了一种基于蚁群聚类算法的径向基神经网络. 利用蚁群算法的并行寻优特征和挥发系 数方法的自适应更改信息量的能力,并以球面聚类的方式确定了径向基神经网络中基函数的位置, 同时通过比较隐层神经元的相似性、合并相似性较为接近的2 个神经元来约简隐含层的神经元,以 达到简化径向基神经网络结构的目的. 实验比较了几种不同聚类算法的径向基神经网络,结果表 明,所提神经网络的整体训练时间至少可缩短40 % ,学习的准确率可提高1 %以上,而且网络结构
用蚁群算法实现自动化仓库路径优化
- 用蚁群算法实现自动化仓库路径优化-ant colony algorithm using automated warehouse Path Optimization
AntColony
- 程序模拟蚂蚁觅食的过程,是蚁群算法的实现。一共七个java文件。-Ant Colony Algorithm
Chat
- this i s a nice book about ant colony algorithm. I used this book in my graduation project and I hope it would help you in your study as well. hope to hear your feedbacks in a way of nice and fined
jbyqsftsp
- 基本蚁群算法程序:讲的是蚂蚁利用自己的记忆和更新机制并利用移动规则从而对线路进行优化并找到最优路线-Basic ant colony algorithm program: tell the ants use their own memory and update mechanism and use Rules to move on line and find the best route to optimize
antTSP
- Java语言开发,完整的,能运行的蚁群TSP算法源代码-Java, complete TSP can run the ant colony algorithm source code
java
- 实现蚁群算法解决TSP问题,打印寻找到的最短路径以及其长度,随附数据-Implementation problems ant colony algorithm to solve TSP, print to find the shortest path and its length
java_tsp
- 用Java 编写的蚁群算法解决TSP问题的路径规划,取得了很好的效果-Java written by ant colony algorithm to solve TSP problem of path planning, and achieved good results
ann
- 计算智能中蚁群算法功能的编码实现的源代码-Computational Intelligence in the ant colony algorithm function encoding the source code to achieve
Java.Web---jcaptcha.1.0.bin
- ant colony algorithm java
AntGraph
- ant colony algorithm ant graph
11
- CGI编程电子书,很好很实用,和大家分享-Good use of the ant colony algorithm, and to share
ACO_Demo
- 这是一个模拟蚂蚁觅食过程的蚁群算法工程包,将此包导入到myeclipse后即可看到演示结果-This is a process of simulated ants foraging ant colony algorithm works package to import this package myeclipse can see the demo results ...
aaaaa
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。它由Marco Dorigo于1992年在他的博士论文中提出,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为。蚁群算法是一种模拟进化算法,初步的研究表明该算法具有许多优良的性质。针对PID控制器参数优化设计问题,将蚁群算法设计的结果与遗传算法设计的结果进行了比较,数值仿真结果表明,蚁群算法具有一种新的模拟进化优化方法的有效性和应用价值。-Ant Colony Algori
jyyqsfjjlxswt
- Based on ant colony algorithm to solve the traveling salesman problem
down
- 本系统在Myeclipse下可以直接运行,选取了原上传代码中的一个算法进行分析运算。 上传文件中有该系统的相关说明。建议大家去Mahout官网查看详细说明。 先前上传的代码是在ANT下运行http://download.csdn.net/source/3358441 电影推荐系统中运用的推荐算法是基于协同过滤算法(Collaborative Filtering Recommendation)。协同过滤是在信息过滤和信息系统中正迅速成为一项很受欢迎的技术。与传统的基于
acopt
- This is genetic algorithm for solving tsp problems with ant colony optimization. This is good solution.
Ant-colony-optimization
- 蚁群优化算法的JAVA实现,说明:算法只是提供了一个框架。-Ant colony optimization algorithm JAVA, Descr iption: algorithm only provides a framework for
yiqunsuanfa
- 蚁群算法求解旅行商问题,JAVA实现可视化效果,scr文件夹内的MainFrame.java为主框架代码-Ant colony algorithm for traveling salesman problem, JAVA achieve visual effects, scr folder within the main framework code MainFrame.java
yiqunsuanfa-java
- 这是蚁群算法的java编程,本算法为AS算法,内有对编程的解释-This is the ant colony algorithm java programming, the algorithm AS algorithm, there are explanations for programming