CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机图生成

搜索资源列表

  1. 随机信号功率谱分析

    3下载:
  2. 理解随机信号功率谱分析原理和方法。 (1) 生成信号,被淹没在在噪声中; (2) 试用周期图法估计信号的功率谱; (3) 选用不同窗,使用修正周期图法估计信号的功率谱; (4) 对一段语音信号,使用LD算法估计其功率谱; (5) 详细列出功率谱估计的步骤和原理。 -understanding of random signal power spectrum analysis principles and methods. (1) generate signals
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:37869
    • 提供者:殷开
  1. zuoye

    0下载:
  2. 设计插入排序算法,对随机生成的数据(整数)进行排序;待排序数据的生成:用随机函数生成区间[50,250]内的随机整数;不用手工键入的方式;数据个数及表示:柱状图——20个数据,散点图——60个数据。 横坐标——数据序号,纵坐标——数值大小。屏幕分辨率设定为1024×768。
  3. 所属分类:分形几何

    • 发布日期:2014-01-16
    • 文件大小:361911
    • 提供者:李健
  1. AntCluster.rar

    1下载:
  2. 蚁群算法,可生成随机生成的图像和聚类图像。,Ant colony algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-02-04
    • 文件大小:4942534
    • 提供者:希夕
  1. suijitu.rar

    0下载:
  2. 在matlab中,生成复杂网络的随机图的两种策略,In matlab, the generation of random graph complex network of two strategies
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1541
    • 提供者:susan
  1. complexnetwork

    8下载:
  2. 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:10243
    • 提供者:whuic
  1. MyTerrain2

    0下载:
  2. openGL的随机地形生成,还没有贴图,运行需要glut.h-openGL random terrain generation, there is no mapping, needed for the operation of glut.h
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:53929
    • 提供者:宇周
  1. Graph

    0下载:
  2. MFC随机生成数据,借此数据生成直方图等统计图-MFC random data,use the data to make graph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2087213
    • 提供者:张晨阳
  1. weisuijitu

    0下载:
  2. 伪随机图生成程序,包括时钟频率的合成、分别以比特和字节方式生成伪随机图模块。-Pseudo-random graph generation procedures, including the clock frequency synthesis means bits and bytes, respectively pseudo-random graph generation module.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3771
    • 提供者:赵童
  1. GraphMakeUndirected

    0下载:
  2. 里面有两个程序一个可以方便改变网络节点连接方向的程序,非常好用,另一个可以生成随机图,对研究网络的性能很有帮助-There are two programs that can easily change the direction of the program to connect network nodes, very easy to use, one can generate random maps, useful for the study of network performance
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1124
    • 提供者:李望
  1. networks1

    1下载:
  2. 随机网络学习笔记,中间有基本的随机图,规则图,以及其他图的生成代码-Random network learning notes, and there is a basic random figure, rules figure, and other graph generating code
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-19
    • 文件大小:7168
    • 提供者:王蕾
  1. networks2

    0下载:
  2. 随机网络学习笔记,中间有基本的随机图,规则图,以及其他图的生成代码-Random network learning notes, and there is a basic random figure, rules figure, and other graph generating code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5769
    • 提供者:王蕾
  1. complex-network

    0下载:
  2. 采用随机图生成无标度网络的算法,返回值是无标度网络的的连接矩阵和度分布,比较实用。把代码拷贝到matlab环境下就可以用。-Using an algorithm to generate random graph scale-free networks, the return value is the connection matrix and the degree of scale-free networks of distribution, more practical.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:644
    • 提供者:张一
  1. chaosPhi

    0下载:
  2. 由逻辑图生成的混沌矩阵,可用于压缩感知的采样矩阵(Can be used to compress the sampling matrix of perception)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:353280
    • 提供者:huoxiaoming
  1. ER随机图构造算法

    1下载:
  2. ER随机图构造算法思路: (1)初始化:给定N个节点以及连边概率p~[0,1] (2)随机连边: 1.选择一对没有边相连的不同的节点。 2.生成一个随机数 r~(0,1)。 3.如果r < p,那么在这对节点之间添加一条边,否则就不添加。 4.重复1,2,3,直到所有的节点对都被选择。(The idea of ER random graph construction algorithm: (1) initialization: a given
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:heqinglin123
  1. 泊松过程的生成及其统计分析

    0下载:
  2. 假设一个交换系统有M部电话,每个用户在很短的时间(单位时间内)呼叫一次的概率为P;用户间呼入的时刻相互独立,当M很大,P很小时,时间t内到达交换机的呼叫次数构成泊松过程N(t)。 1、确定此泊松过程的参数。利用计算机仿真N(t)的生成过程。注意合理选择M和P,时间分辨率为一个单位时间。 2、为了比较生成的N(t)与理论模型的吻合程度。取N(t)的多个样本并选取3个典型时间,,,得到,,三个随机变量的样本,在一张图上画出其直方图及理论分布曲线,并将两者对照。比较M选取不同时的效果。注意:样本个数
  3. 所属分类:文章/文档

  1. randomgraph

    0下载:
  2. 该源程序可用于直接生成网络随机图,同时进行静态特征的分析,专门为供初学者学习使用,便捷。。。。。。(The source program can be used to directly generate network random graphs, while analyzing static characteristics, which is specially for beginners to learn and use.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:Qilinbo
  1. suijitu

    0下载:
  2. 该源程序可用于直接生成网络另一个版本的随机图,同时进行静态特征的分析,专门为供初学者学习使用,便捷。。。。。。(The source program can be used to directly generate random graphs of another version of the network, and analyze static features for beginners to learn and use, convenient.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Qilinbo
  1. suijitu1

    0下载:
  2. 复杂网络随机图生成,并生成邻接矩阵。运用MATLAB实现。(The random graph of complex network is generated and the adjacency matrix is generated.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:44032
    • 提供者:小柴柴
  1. RandomGraphCreation

    1下载:
  2. 用于计算ER随机图,可随机生成一定节点数量的无向连通图。(Randomly generate undirected graph)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-13
    • 文件大小:1024
    • 提供者:抓饭饭
  1. 二维随机骨料模型

    4下载:
  2. 可以生成随机混凝土二维模型,里面附了生成的图,可以看看(The two-dimensional model of random concrete can be generated, and the generated graph is attached to it for you to see.)
  3. 所属分类:其他

    • 发布日期:2020-12-26
    • 文件大小:137216
    • 提供者:大乌鸦abcd
« 12 3 4 5 6 »
搜珍网 www.dssz.com