登录
首页 » 算法 »

于 2023-07-14 发布 文件大小:1.29 kB
0 41
下载积分: 2 下载次数: 1

代码说明:

k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the object data from the n choose k object as initial cluster centers and the remaining for the other object, then according to their cluster center with those of the similarity (distance) respectively assigned to them with the most similar (represented by cluster center) clustering obtained and then calculated for each new cluster center clustering (all objects in the cluster mean) repeated this process until the standard measure of function until the beginning of convergence.

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

发表评论

0 个回复

  • Interest Calculator
    编写visualbasic
    2022-02-04 06:02:37下载
    积分:1
  • 多项式曲线拟合,和三角分解(LU分解)
    任意阶的多项式曲线拟合方程,附三角maxtix分解-polynomial curve fitting, and triangularity decomposition(LU decmposition)
    2023-09-01 15:10:03下载
    积分:1
  • C的Kalman滤波,C++和Matlab程序
    Kalman filter的C,C++及matlab程序-Kalman filter of the C, C++ and matlab programs
    2022-02-24 11:10:58下载
    积分:1
  • 指纹识别demo
    资源描述 指纹识别demo代码 包括了指纹图像方向图计算、频率计算、gabor滤波器增强,细化,特征点提取,特征点匹配等功能!
    2022-01-26 03:02:17下载
    积分:1
  • C语言源程序解决的
    C语言源程序解决的-C language source solution
    2022-02-04 01:51:01下载
    积分:1
  • calculated gumbul extreme section of the order, no fringe examples, because too...
    计算gumbul极值的一段程序,没有附带算例,因为太简单了-calculated gumbul extreme section of the order, no fringe examples, because too simple
    2022-05-29 12:22:10下载
    积分:1
  • 遗传背包问题
    应用背景背包问题和背包问题是一个问题组合优化:给定一组项目,每一个有一个重量和一个值,确定每个项目的数目,以包括在集合中,以便总重量小于或等于一个给定的限制和总的值是尽可能大。它的名字来自于一个被人所面对的问题受限于一个固定大小的背包,必须用最有价值的项目。问题往往出现在资源分配,有财务约束和在组合数学领域等,学习计算机科学,复杂性理论,密码学与应用数学。背包问题已经研究了一个多世纪,与早期的作品约会远1897。它不知道如何命名“背包问题”起源,但问题被称为在早期的作品数学家托拜厄斯丹(1884–1956),这表明这个名字可能在民间传说中存在的数学问题已经完全定义。并;https://en.wikipedia.org/wiki/knapsack_problem并;关键技术代码是用matlab遗传算法。在人工的领域智能,遗传算法(遗传算法)是一种模拟的搜索启发式自然选择过程。这种启发式(有时也被称为启发式)通常用于生成优化有用的解决方案搜索问题。遗传算法属于大类进化算法(环境),它生成的解决方案,优化问题利用自然进化启发的技术,如遗传、突变,选择和交叉。https://en.wikipedia.org/wiki/genetic_algorithm
    2022-07-15 17:39:03下载
    积分:1
  • C Simpson wrote Health Algorithm
    用C++写的辛普生算法-C Simpson wrote Health Algorithm
    2022-02-03 08:31:22下载
    积分:1
  • 基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。...
    基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。-Givens transformation based on the QR decomposition. Their use need to call Givens transformation process.
    2022-12-18 18:05:03下载
    积分:1
  • 卡尔曼滤波是一种递推估计,估计的随机状态。
    A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.
    2023-04-16 16:00:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载