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

搜索资源列表

  1. workingjpeg.zip

    0下载:
  2. JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.,JPEG DCT based baseline method which divides the image into 8x8 blocks and quantize anthen entropy coded.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3052
    • 提供者:anitha
  1. waveletentropy

    2下载:
  2. 该程序是基于小波变换的熵谱,用来提取时间序列的周期成分。熵谱相对于小波谱来说在提取周期成分上有一定优势-The program is based on spectral entropy of wavelet transform to extract time series of the periodic component. Entropy is relative to the small spectral component in the extraction cycle, there are
  3. 所属分类:matlab例程

    • 发布日期:2012-10-20
    • 文件大小:3350
    • 提供者:卢三
  1. C4_5.m

    0下载:
  2. his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2178
    • 提供者:rajesh
  1. FuzzyClusteringToolbox

    0下载:
  2. 程序包包含的验证方法,会根据以下的多个指数分配系数(Partition Coefficient),分类熵Classification Entropy ,分区索引,分离指数(Separation Index),Xie and Beni s的索引,严重聚类的算法-Package contains the authentication method will be based on the following number of index coefficient (Partition Coeffic
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2066760
    • 提供者:xuechaoling
  1. wavelet_packet_denoise

    0下载:
  2. 基于小波包分解的语音去噪,根据熵谱概率密度函数估计阈值,去除实际环境噪声。-Based on wavelet packet decomposition of the voice de-noising, in accordance with spectral entropy probability density function estimated threshold, the actual removal of environmental noise.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1204
    • 提供者:djf
  1. ICA

    4下载:
  2. 基于负熵最大的独立分量分析算法,可以将独立的混合信号分离-Based on the negative entropy of the largest independent component analysis algorithm can be a separate mixed-signal separation
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:670
    • 提供者:王世栋
  1. discretization

    0下载:
  2. 基于熵的属性离散化方法,参见《一种基于熵的连续属性离散化方法》-An entropy based algorithm for discretization of continuous variables
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1237
    • 提供者:高旭生
  1. Y_FCMC_Ver.1.04

    0下载:
  2. README file for Yashil s FCM Clustering MATLAB (Y_FCMC) Toolbox Ver. 1.04 ------------------------------------------------------------------------- This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:22402
    • 提供者:Yashil
  1. jp

    0下载:
  2. 基于频熵的改进减谱算法,程序中的r值,需根据实际情况更改大小!-Entropy-based frequency spectrum by improving the algorithm, the program of the r value, need to change the size of the actual situation!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1526
    • 提供者:dk
  1. FastICA_25

    0下载:
  2. 芬兰人海韦里恩 的基于负熵最大的固定点ICA 文件很长 有详细程序说明 很有参考价值-Finn Haiweilien largest negative entropy-based fixed-point ICA file for a long detailed descr iption of the procedures was useful
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:42773
    • 提供者:yang yang
  1. A_Frequency-Domain_Entropy-based_detectors

    0下载:
  2. 基于熵的检测器,有很好的鲁棒性在噪声不确定的情况下,环境应用认知无线电-Entropy-based detector, has a good robustness under noise uncertainty, environmental applications of cognitive radio
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:183963
    • 提供者:jayzilong
  1. Thres_ent

    0下载:
  2. Segmentation function for matlab : this fucntion convert an intensity image to a binary image by using Entropy-based method.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:788
    • 提供者:AhmedMrc
  1. shellysu

    0下载:
  2. 基于信息熵的人工免疫算法在tsp问题中的应用,求解50个城市的实现-Entropy-based artificial immune algorithm tsp Problem solving the implementation of 50 cities
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:14265
    • 提供者:sdff
  1. texture-analysis

    0下载:
  2. 基于熵的纹理分析,我目前用来做海面上的油斑检测-Entropy-based texture analysis, I present the oil used to make spot inspection on the sea
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:63089
    • 提供者:Scott Xie
  1. chip_histogram_features

    0下载:
  2. 特征提取是模式识别中最重要的一个部分,这里提供的matlab代码计算一些基本的话音特征,而且,提供了一个简单的基于直方图的特征分类方法的实现。基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减等等六个特征-Pattern recognition feature extraction is the most important part, here' s matlab code to compute so
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1942
    • 提供者:李韬
  1. model-and-application

    0下载:
  2. 基于熵权的水资源短缺风险模煳综合评价模型及应用-Entropy-based model of water shortage risks burnt comprehensive evaluation model and application
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:884880
    • 提供者:王楠
  1. DATA-ASSOCIATION-BASED-CE-METHODS

    1下载:
  2. 基于cross entropy最优方法对phd跟踪结果进行目标关联-Based on cross entropy method for phd optimal target tracking results associated
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:493426
    • 提供者:
  1. entropy-based-immune-algorithm

    0下载:
  2. 在matlab环境下开发的基于熵的免疫算法。希望对大家有所帮助!-Developed in the matlab environment entropy-based immune algorithm. We want to help!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8552
    • 提供者:panyuxia
  1. sEMG-Based-on-permutation-entropy

    0下载:
  2. 针对表面肌电信号的混沌特征、噪声强等特点,该文提出了基于排列组合熵的表面肌电信号特征分析方法-The chaotic characteristics of the surface EMG signal and noise characteristics, this paper proposes a sEMG analysis method based on permutation entropy
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:523156
    • 提供者:刘风华
  1. jiyushangdeyuzhifenge

    0下载:
  2. 在运动目标检测中有很多关于目标分割的方法,这里举了一个基于熵的阈值分割方法。-Moving target detection on the target partition, example of an entropy-based threshold segmentation method.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1793
    • 提供者:蔡君
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com