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

搜索资源列表

  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. jpeg

    2下载:
  2. JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-01
    • 文件大小:12181
    • 提供者:太平洋
  1. SampEn

    0下载:
  2. 通过matlab矩阵处理功能实现样本熵的快速计算。-By the matrix processing functions to achieve fast calculation of sample entropy
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:921
    • 提供者:lianwudi
  1. active-learning-code

    0下载:
  2. Learning_random.m : 随机选择样例,从(90)pool里随机选择样本,删除版本空间树的数量 activeLearning.m:根据最大熵原则,从pool里选择样本,删除版本空间树的数量 getlabel.m:根据树和测试样例,得到根据该树得到的类标 getTrees.m:从提供的大量树结构(随机生成的)中,随机挑选一定数量的树(如果该树的叶子节点无类标随机添加) RandomCreateTree_d_unbalance:根据样本点割点中的非平衡割点建造树,
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:86167
    • 提供者:李佳佳
  1. SampEn

    0下载:
  2. 优化的样本熵程序,适合于描述时间序列的复杂度-Optimized procedures, suitable for describing the sequence of time complexity of sample entropy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:921
    • 提供者:lizhaohui
  1. HRVAS

    6下载:
  2. 这是一款用来分析心率变异性的matlab程序,有线性分析和非线性分析,包含输出结果包含频谱分布、统计学描述、样本熵、小波分析-This is a matlab program used to analyze heart rate variability, linear analysis and nonlinear analysis contains the output contains spectral distribution, statistical descr iption sample
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:831692
    • 提供者:guofeng
  1. fenceng

    0下载:
  2. 本文件包括样本熵和分层熵的matlab计算代码,其中分层熵的计算需要调用样本熵,使用本代码时,需自己读入语音数据-This document includes sample entropy and entropy stratification matlab calculation code, which you need to call entropy calculation stratified sample entropy, using this code, the need to read
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:842
    • 提供者:甘德英
  1. PSO-SampEn--ApproxiEN-RVM

    1下载:
  2. PSO:粒子群优化算法,用C++和matlab两种语言实现的 RVM:相关向量机,比SVM更高级些 样本熵和近似熵:计算动态系统中时间序列的一个重要手段-PSO: PSO algorithm, using C++ and matlab realization of two languages RVM: relevance vector machine, some more advanced than SVM Sample entropy and approximate ent
  3. 所属分类:Other systems

    • 发布日期:2015-01-12
    • 文件大小:294912
    • 提供者:夏德玲
  1. SE

    1下载:
  2. 一个十分不错的样本熵源程序,根据自己需要载入数据,有利于时间序列分析的人们-a good programme of sample entropy, a useful tool for time series analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1017
    • 提供者:bruce
  1. SampEn

    0下载:
  2. 用于计算时间序列的样本熵,一种序列复杂性的度量,非线性参数动力学评估方法- Samples used to calculate the entropy of time series, a complex of measures, nonlinear dynamics parameters Evaluation sequence
  3. 所属分类:Other windows programs

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

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

  1. Sample_Entropy.tar

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

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

    4下载:
  2. 脑电信号特征提取 熵算法 信号处理 非线性分析方法 近似熵 样本熵 排列熵(Feature Extraction of EEG Signals Entropy algorithm signal processing Nonlinear Analysis Method Approximate Entropy Sample Entropy Arrangement Entropy)
  3. 所属分类:其他

    • 发布日期:2019-10-09
    • 文件大小:2048
    • 提供者:用户7947
  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. 优化K值

    8下载:
  2. 分解信号,能量差值优化K,峭度,样本熵,排列熵(Decomposition of signal, optimization of energy difference value K, kurtosis, sample entropy, permutation entropy)
  3. 所属分类:其他

    • 发布日期:2020-04-26
    • 文件大小:444416
    • 提供者:褚丽鑫
  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. 所属分类:其他

搜珍网 www.dssz.com