CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - network clustering

搜索资源列表

  1. Salama

    1下载:
  2. 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:5.2kb
    • 提供者:成龙
  1. bpfcm

    0下载:
  2. C-均值聚类 BP神经网络信号分析与处理方法,对模拟产生的数据样本进行训-C-means clustering analysis and BP neural network signal processing method, the simulated data generated training samples
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3.08kb
    • 提供者:lyy
  1. net_matlab

    0下载:
  2. 小世界,无标度网络的生成及度分布,集聚系数等计算的程序代码-Small world, scale-free network generation and distribution, the clustering coefficient calculation code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10.29kb
    • 提供者:啊嘁
  1. K-means

    1下载:
  2. k均值聚类算法,初始随机给定k个簇中心,根据邻近原则,把待分类的样本点分到各个簇。-k-means clustering algorithm,which is applied in RBF neural network.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:620byte
    • 提供者:吴元元
  1. iris

    0下载:
  2. 用自组织特征映射神经网络对Iris数据集进行分类,我用神经网络工具箱编写了个简单的程序,实现iris的分类。-Using self-organizing feature map neural network examples of clustering Iris data set classification, I use neural network toolbox to write a simple program, realize the classification of Iris.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:3.29kb
    • 提供者:sxj
  1. Kohonen

    0下载:
  2. 该文件是kohonen网络聚类算法的源程序,最初用于网络入侵聚类分析,已测试成功-This file is the source kohonen network clustering algorithm, originally used for network intrusion cluster analysis, have been tested successfully
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:768byte
    • 提供者:zhangpan
  1. complex-networks-matlab-pro

    1下载:
  2. 本程序用于模拟复杂网络,并计算复杂网络平均路径长度、聚类系数、度分布,及其他特性分析,可为模拟探究复杂网络提供参考。-This procedure is used to simulate complex network, complex network and calculate the average path length, clustering coefficient, degree distribution, analysis, and other features, can provi
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:10kb
    • 提供者:小松
  1. K_means

    0下载:
  2. 网络用户访问行为分析方法研究k-means 聚类算法网络用户访问行为分析方法研究-Network user access behavior analysis method k-means clustering algorithm Network user access behavior analysis method
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:23.19kb
    • 提供者:周洪芬
  1. BA_net

    0下载:
  2. 复杂网络中的BA网络matlab源代码,可以有聚类系数,平均度等的统计-BA complex network of networks matlab source code, you can have clustering coefficient, the average degree of statistical
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1.19kb
    • 提供者:gzj
  1. Graph

    0下载:
  2. malab图论工具包 聚类系数 度 度分布 网络直径 小世界网络构造-malab clustering coefficient graph theory Kit degree degree distribution network diameter small world network structure
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1.39mb
    • 提供者:刘恺
  1. WSNfencu

    1下载:
  2. 一种简单实现无线传感器网络时间同步的分簇算法-A simple wireless sensor network clustering algorithm for time synchronization
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:3.83kb
    • 提供者:南阳
  1. important2

    0下载:
  2. 基于聚类的径向基神经网络的设计算法,采用的是K均值聚类。实现函数拟合!-The design algorithm of radial basis function neural network based on clustering, using the K mean clustering. Realize the function fitting!
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:794byte
    • 提供者:范敬柱
  1. GLVQBP-FOR-clustering

    0下载:
  2. GLVQ neural network, this method is suitable for the two classification results of data processing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.27kb
    • 提供者:他里雾
  1. NN_clustering

    0下载:
  2. 神经网络聚类的matlab实现,内含多个文件-Matlab neural network clustering to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4.62kb
    • 提供者:崔静
  1. K-Network

    0下载:
  2. 案例29 kohonen网络的聚类算法—网络入侵聚类-Case 29 kohonen network clustering algorithm- Network Intrusion clustering
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:86.28kb
    • 提供者:Jason
  1. Kohonen

    0下载:
  2. 这是一个关于Kohonen神经网络的小程序,主要实现了利用神经网络进行聚类的功能,经测试具有良好效果-This is a small program on Kohonen neural network, the main achievement of the neural network clustering feature has been tested with good results
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:84.73kb
    • 提供者:张甬力
  1. leachsimulation

    0下载:
  2. 无线传感器网络分簇路由算法,仿真效果很好哦-Wireless sensor network clustering routing algorithm, simulation results oh well
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.04kb
    • 提供者:雨雨
  1. SEP

    0下载:
  2. 无线传感器网络分簇路由算法,仿真效果很好哦-Wireless sensor network clustering routing algorithm, simulation results oh well
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:雨雨
  1. clustering-algorithm-

    0下载:
  2. 移动数据管理-基于边的静态聚类算法 用于给道路网络上的对象聚类-Mobile data management- static clustering algorithm based on edge For object clustering on road network
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:183.84kb
    • 提供者:懒虫
  1. Distribution network planning

    1下载:
  2. 提出了一套基于供电网格优化划分的中压配电网规划思路和方法。首先,确定规划区域主干通道布局,确保土地资源预留。然后,在明确网格划分目的和原则的基础上,基于就近选择负荷备供变电站和负荷聚类方法,实现供电网格在全局范围内的优化划分。最后,分别在各供电网格内,基于其供区分类优选接线模式和一、二次建设改造标准,并进行主干线布线规划。(This paper presents a set of ideas and methods for medium voltage distribution network
  3. 所属分类:其他

    • 发布日期:2021-03-10
    • 文件大小:1.59mb
    • 提供者:阿飞之父
« 12 3 »
搜珍网 www.dssz.com