CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 样本熵

搜索资源列表

  1. yangbenshang

    3下载:
  2. 样本熵 结合样本熵和谐波小波分解,MATLAB程序原代码-Sample entropy and sample entropy combined with harmonic wavelet decomposition, MATLAB program source code
  3. 所属分类:Other systems

    • 发布日期:2016-04-09
    • 文件大小:690263
    • 提供者:ww
  1. 一种样本熵的代码

    1下载:
  2. 一种新的熵的计算方法,可以有效地应用与特征提取的过程中。
  3. 所属分类:matlab例程

  1. 样本熵的计算

    0下载:
  2. 样本熵计算,近似熵计算,matlab实现(Sample entropy calculation, approximate entropy calculation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:171008
    • 提供者:LUYUN
  1. SampEn

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

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:dangdanglover
  1. 使用MATLAB实现样本熵算法

    0下载:
  2. 使用matlab实现样本熵算法,亲自试过了,非常好用(Using MATLAB sample entropy algorithm, very easy to use)
  3. 所属分类:其他

  1. Entropy

    42下载:
  2. 常见的熵值计算的matlab 程序统计 样本熵 模糊熵 排列熵 多尺度熵 层次熵等(SampleEntorpy FuzzyEntropy PermutationEntropy HierarchicalEntropy)
  3. 所属分类:matlab例程

  1. 样本熵

    0下载:
  2. 求出信号被分解后的样本熵,作为训练和测试样本,为以后的分类与预测做铺垫(The sample entropy is decomposed and used as training and test samples to pave the way for future classification and prediction)
  3. 所属分类:matlab例程

  1. Sample Entropy

    0下载:
  2. 求一维时间序列的样本熵(Sample Entropy)值,包含 计算时间序列样本熵值的程序 :SampEn.m 调用SampEn的例程 SampEn_test 和测试数据数据 data 测试结果为 0.1736(calculate the sample entropy of one dimensional time series)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:779264
    • 提供者:Amytoey
  1. 三种熵

    6下载:
  2. 样本熵,MATLAB 模糊熵,MATLAB 近似熵,MATLAB(Entropy is a measure of complexity. It quantifies the unpredictability of fluctuations in a time series.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:liyinglxy
  1. Sample_Entropy.tar

    0下载:
  2. 计算样本熵,输入r值,矩阵信息,输出样本熵矩阵(Calculated sample entropy)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:WHJJ
  1. Entropy_measures

    3下载:
  2. 熵值计算的matlab 程序包括样本熵,近似熵,条件熵等(Matlab program for entropy calculation Including sample entropy ,approximate entropy,conditional entropy and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:10240
    • 提供者:youlingduxing
  1. shang

    1下载:
  2. 基于matlab程序,计算时间序列的样本熵,样本熵是在近似熵的基础上修改的,旨在消去近似熵自身匹配的问题。(Based on the matlab program, the sample entropy of the time series is calculated, and the sample entropy is modified on the basis of the approximate entropy, which aims to eliminate the problem of
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:Shafer
  1. 信息熵计算

    1下载:
  2. 可有效计算各类熵值,信息熵、样本熵、谱熵计算,与其他程序相似(It can effectively calculate all kinds of entropy, information entropy, sample entropy and spectral entropy, similar to other programs.)
  3. 所属分类:matlab例程

    • 发布日期:2019-04-28
    • 文件大小:2048
    • 提供者:ry123
  1. EMD样本熵特征提取

    4下载:
  2. 分享样本熵(Sample Entropy, SampEn, SE)的理论相关知识及其代码实现。
  3. 所属分类:2D图形编程

    • 发布日期:2019-03-13
    • 文件大小:7385
    • 提供者:xuyanan2019
  1. 样本熵

    2下载:
  2. 给已知的若干组脑电数据进行样本熵值的计算(Sample entropy calculation for a number of known sets of EEG data.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-07
    • 文件大小:2048
    • 提供者:念初w
  1. 样本熵

    0下载:
  2. sampleEntropy,样本熵matlab程序,计算时间序列的混乱度程序
  3. 所属分类:通讯编程

  1. LMD分解

    6下载:
  2. LMD分解程序 能有效解决EMD的模态混叠现象,LMD结合样本熵,里面有个例子(The LMD decomposition program can effectively solve the modal aliasing phenomenon of EMD. LMD combines with sample entropy, and there is an example)
  3. 所属分类:其他

    • 发布日期:2020-04-26
    • 文件大小:1268736
    • 提供者:TSHGqlvx$65367
  1. 多尺度样本熵

    1下载:
  2. 自编多尺度样本熵程序,实例中用于一段轴承故障数据,简单易懂。MultiscaleSampleEntropy函数中的SampleEntropy也可以单独拎出来计算单个样本熵。(Multi scale sample entropy is used for a section of bearing fault data, which is easy to understand. SampleEntropy in the MultiscaleSampleEntropy function can also
  3. 所属分类:matlab例程

    • 发布日期:2020-11-12
    • 文件大小:1082368
    • 提供者:三水兽
  1. 多尺度排列熵

    4下载:
  2. 多尺度样本熵程序,实例中用于一段轴承故障数据,简单易懂。MultiscalePermutationEntropy函数中的PermutationEntropy也可以单独拎出来计算单个样本熵。(The multi-scale sample entropy program, which is used for a section of bearing fault data in an example, is simple and easy to understand. The permutatione
  3. 所属分类:matlab例程

    • 发布日期:2021-01-02
    • 文件大小:1082368
    • 提供者:三水兽
  1. CEEMD-样本熵

    2下载:
  2. 用ceemd分解信号IMF分量,用峭度相关原则筛选噪声,用样本熵进行特征提取(18/5000 CEEMD was used to decompose the signal and sample entropy was used to extract the feature)
  3. 所属分类:其他

« 12 3 4 5 6 »
搜珍网 www.dssz.com