登录
首页 » 算法 » 蚁群聚类算法

蚁群聚类算法

于 2022-01-26 发布 文件大小:5.65 MB
0 148
下载积分: 2 下载次数: 1

代码说明:

蚁群聚类算法是人们对蚂蚁堆形成原理进行研究而产生的一种群体智能算法。LF蚁群聚类算法的主要思想是:将待聚类的数据对象随机放置在一个二维区域中,人工蚂蚁在二维区域内随机移动,每只蚂蚁根据数据对象与局部环境的相似程度,决定捡起或放下该数据对象的概率,相似程度越高捡起的概率越小,放下的概率越小,蚂蚁的移动使得它与其邻域内的邻居相互影响、相互作用,经过一定代数的迭代后,蚁群联合行动导致属于同一类别的对象在同一个空间区域聚集在一起,实现自组织的聚类过程。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个不错的简单实用的公式解析器,使用起来非常方便,容易上手。...
    一个不错的简单实用的公式解析器,使用起来非常方便,容易上手。-A good simple and practical formula parser, very convenient to use, easy to use.
    2022-10-23 12:25:03下载
    积分:1
  • Runge
    龙格库塔求解微分方程数值解,非常有用的解题方法,一定会用到-Runge- Kutta numerical solution of differential equations to solve, a very useful method of solving problems, we will use
    2022-05-28 06:14:14下载
    积分:1
  • CRC16校验
    CRC16校验-CYXLIC REDUNDANCY CHECK
    2022-03-07 11:44:05下载
    积分:1
  • C#计
    using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using System.Runtime.InteropServices; using System.IO; namespace 计算器 { /// /// Form1 的摘要说明。 /// public class Form1 : System.Windows.Forms.Form { private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button button1; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button11; private System.Windows.For
    2023-01-30 17:15:03下载
    积分:1
  • 背包C#实现
    这是一个利用C#语言编程实现的背包问题,运用了窗体,实现了求解最优值求解,装入包中的物品编号显示和最后装入包中的物品的比例
    2022-04-07 21:03:51下载
    积分:1
  • c++中动态栈的实现
    C++中栈结构建立与操作详细解析。我们可以把栈理解成一个大仓库,放在仓库门口(栈顶)的货物会优先被取出,然后再取出里面的货物。而从数据的逻辑结构来看,栈结构起始就是一种线性结构。
    2023-02-19 07:05:04下载
    积分:1
  • 解非线性方程
    java实现的非线性方程的解法,包括二分法,牛顿法,弦截法等。。。。。。。
    2022-01-24 18:20:58下载
    积分:1
  • get the shortest path between two node with arithmetic of DIJ and floyd
    利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
    2023-01-02 03:50:07下载
    积分:1
  • Extended Kalman Filter
    Extended Kalman Filter-code
    2022-04-22 22:38:45下载
    积分:1
  • 这是一个代码,可以实现任意阶的幻方的计(6除外)
    这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)
    2022-04-19 07:13:32下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载