CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 复杂度计算

搜索资源列表

  1. logdecoder

    0下载:
  2. ldpc译码算法,采用LOG算法,减少计算复杂度-ldpc decoding algorithm used LOG algorithm, to reduce the computational complexity
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1321
    • 提供者:陈小车
  1. ldpc_decode_log

    0下载:
  2. LDPC译码算法,采用LOG方法,减少计算复杂度-LDPC decoding algorithm used LOG, to reduce the computational complexity
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:945
    • 提供者:陈小车
  1. 97288434esprit

    0下载:
  2. 一般的esprit算法计算复杂度高,在计算子空间是算法比较烦,改一些矩阵算法可以减少其复杂度。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1204
    • 提供者:小丽
  1. 复杂度计算

    2下载:
  2. 介绍复杂度的代码和文件
  3. 所属分类:matlab例程

    • 发布日期:2011-11-27
    • 文件大小:911681
    • 提供者:dxhua1985
  1. Entropy

    2下载:
  2. 计算近似熵、改进的样本熵及优化的模糊熵,均为matlab下编辑的程序,是很好的复杂度指标-approxy entropy, sample entropy and fuzzy entropy matlab code
  3. 所属分类:matlab

    • 发布日期:2016-04-09
    • 文件大小:3072
    • 提供者:白丹
  1. Root-MUSIC.matlab

    2下载:
  2. ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度-ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1824
    • 提供者:陈每文
  1. IDASimulation

    1下载:
  2. 本文针对SLAM数据关联中使用最为广泛的最近邻方法作了改进,利用特征估计位置与载体预测位置之间的欧氏距离计算代替了全部特征与每个量测之间的马氏距离计算,避免了大量的矩阵乘法计算。该算法简单易行,降低了算法的计算复杂度,有利于SLAM算法的实时执行,且关联效果与全局最近邻法相同-In this paper, SLAM data association in the most widely used methods of improving the nearest neighbor, using t
  3. 所属分类:matlab例程

    • 发布日期:2014-01-09
    • 文件大小:8552
    • 提供者:liancb
  1. get_clustering_coefficient

    0下载:
  2. 同配系数,是复杂网络中计算度与度之间的关系的重要参量。大于0表示,网络是同配的。-With the distribution coefficient, is a complex calculation of network reliability and degree of the relationship between the important parameters. Greater than 0, said network is the same allocation.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1245
    • 提供者:张虎
  1. Kumaresanmusic

    0下载:
  2. 基于Kumaresan和Tufts提出的music改进方法,以减小计算复杂度-Kumaresan and Tufts-based music made by improved method to reduce the computational complexity
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:904
    • 提供者:
  1. Degree_Distribution.m

    0下载:
  2. 用Matlab实现复杂网络度分布的计算。-Matlab realization of complex networks with degree distribution calculations.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:665
    • 提供者:白水
  1. diandianhe

    2下载:
  2. matlab的pde工具箱很薄弱,同时只能处理有限复杂度的问题,利用comsol强大的有限元分析与多物理场的耦合性,解决相当完美。 matlab与多物理场有限元软件的结合,本程序需要安装matlab7.0以上以及comsol multiphysics 3.0以上版本,建立客户端后可以方便的利用matlab控制有限元软件,进行建模计算。 本程序描述的是点电荷周围的电场以及电势。适合于初学者-The pde matlab toolbox is very weak, and can only
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1994
    • 提供者:tuyanshuai
  1. fuzadu

    0下载:
  2. LZ复杂度反映的是一个时间序列中,模式数量序列长度增加的速率。为了在计算机上对连续信号的复杂度进行计算,需要先将连续信号离散化,通过预处理后的心音信号符合这个要求。实现心音信号的分离-LZ complexity reflects a time series model number sequence length to increase the rate. For a continuous signal on the computer, the complexity of the calcula
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:719
    • 提供者:impoter117
  1. LZ复杂度

    0下载:
  2. 可以用来计算信号的LZ复杂度,有利于信号的非线性分析。。。
  3. 所属分类:matlab例程

  1. BA无标度网络

    0下载:
  2. 复杂网络中无标度网络的生成,建模,参数计算(Generation, modeling and parameter calculation of scale-free networks in complex networks)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1105920
    • 提供者:泡沫.
  1. SampEn

    0下载:
  2. 样本熵,用于进行信号的复杂度计算,已调试完成,可直接调用(sample entropy can be used to analyze the complexity of signal.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:dangdanglover
  1. 7种复杂网络matlab经典算法

    1下载:
  2. 复杂网络的MATLAB仿真算法,包括多种复杂网络模型和统计算法,如WS,BA等模型的生成算法,度分布,聚类系数计算方法等。(MATLAB simulation algorithm for complex network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:lyaugust
  1. 程序

    0下载:
  2. 关于复杂网络复杂度的计算,文件为.m文件。(For complex network complexity calculation, the file is.M file)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:xing1101
  1. 复杂网络中基本网络模型的matlab实现

    1下载:
  2. 提供复杂网络生成程序,包括无标度网络、小世界网络,提供复杂网络指标计算(Provide complex network generation program, including scale free network and small world network, providing complex network index calculation.)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-02
    • 文件大小:7168
    • 提供者:VLenoa
  1. MSE

    0下载:
  2. 计算多尺度熵,可用于测量时间序列或者信号的复杂度计算
  3. 所属分类:matlab例程

    • 发布日期:2019-06-11
    • 文件大小:620
    • 提供者:zhwb0244
  1. 复杂网络

    1下载:
  2. 复杂网络中分形网络,规则网络,BA无标度网络以及网络中的重要属性计算,例如.度,聚类系数等(Fractal network, regular network, BA scale-free network and important attribute calculation in complex network, such as. Degree, clustering coefficient, etc)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-16
    • 文件大小:14336
    • 提供者:我爱学习-
« 12 3 4 5 »
搜珍网 www.dssz.com