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

搜索资源列表

  1. matlab一维属性直方图最大熵分割方法

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

  1. Entropy

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

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

    1下载:
  2. 两路语音信号混合及解混的基于负熵的fastICA算法的MATLAB仿真实例,Two-way voice signals mixed and mixed solutions of negative entropy-based algorithm fastICA simulation of MATLAB
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-14
    • 文件大小:965
    • 提供者:若轲
  1. entropy

    0下载:
  2. 运用香农定理对信息熵与图像熵计算源代码matlab-information entropy and image entropy calculation source code of MATLAB
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:王娜娜
  1. theAntandtheGrasshopper0910

    0下载:
  2. 信息论中条件熵的仿真,采用Matlab语言进行仿真-Simulation of conditional entropy in information theory
  3. 所属分类:IT Hero

    • 发布日期:2017-04-04
    • 文件大小:341791
    • 提供者:王丰
  1. huidugongshengjuzhentezhentiqu

    0下载:
  2. 基于图像纹理的特征提取,使用灰度共生矩阵方法。-Texture feature extraction based on the use of gray level co-occurrence matrix method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11881
    • 提供者:lucy
  1. tys

    0下载:
  2. MATLAB编写的计算一幅图像投影熵,用来计较两幅图像的相似程度-MATLAB calculations prepared by an image projection entropy, is used to care about the similarity of two images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:516
    • 提供者:张娟
  1. shanghanshu

    0下载:
  2. 信息论课程里面,信息熵,平均互信息的编码的Matlab源码-Inside information theory courses, information entropy, average mutual information Matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:683
    • 提供者:taolifang
  1. VideoProcessing

    0下载:
  2. 此matlab代码用于削减并消除图片中的block,提高图片质量。Deblock使用小波变换消除block,DeBlocking2通过计算熵,确定每个block的信息量,来消除block-This matlab code is for diluting and removing artifacts in images, upgrading the images. DeBlock applies wavelet to deblock and DeBlocking2 deblocks by
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:6668
    • 提供者:Yuou Jiang
  1. yiweishang

    0下载:
  2. 一维最大熵法图像分割MATLAB实现,Entropy_Max-1D Entropy_Max
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:马乐
  1. 2paper2

    0下载:
  2. 根据图像数字水印基本原理和水印信道的构造及生成方式,从信息论的角度,对基于高斯噪声信道的数字水印容量进行探索。针对高斯信源分布具有最大的不确定性、能够在所有的二阶随机分布中提供最大信息熵的特点,分析在高斯分布情况下的整个水印信道通信过程,并引入平均互信息理论,给出基于高斯的水印信道容量的最大通信速率。同时分析加性噪声信道下的容量问题,将高斯分布扩展到非高斯分布,优化容量计算表达式,利用Matlab软件工具给出非高斯信源水印容量与受限失真度的2D和3D关系仿真曲线,并结合实际给出结果分析。-】Ba
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:439180
    • 提供者:li
  1. Bss4Speech

    0下载:
  2. 这是基于负熵方法的音频信号分离的固定点独立分量分析方法的Matlab程序。-This is based on negative entropy method of audio signal separation of fixed-point independent component analysis of the Matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:857377
    • 提供者:kobe717
  1. Image-Segmentation-Algorithm

    0下载:
  2. 出了一种新的图像分割方法。这种分割方法首先利用粗糙集理论将图像按照一定的规则划分为 大小相等的若干图像子块,而后利用蒙特卡罗方法基本原理对划分的图像子块进行一定规模的随机抽样,以随机抽 样所得的图像子块为样本进行粗糙熵计算,用所得最大粗糙熵所对应的灰度值为分割阀值对图像进行分割,在采用 较小的图像子块划分以取得更好的分割效果的情况下,极大的提高了算法的分割速度。通过对测试图像的 MATLAB仿真试验验证了算法在降低计算机消耗方面的有效性,且所得的分割阀值也令人满意。-The im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:373540
    • 提供者:王文
  1. bss_ydm

    0下载:
  2. 通过基于负熵和牛顿迭代方法的fastica算法实现了随机产生的非高斯独立成分混合后矩阵的盲源分离-By FastICA and Matlab,implementint BSS.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1434
    • 提供者:myway home
  1. MaxEntropy

    0下载:
  2. 一维直方图最大熵法分割图像,自己写的matlab代码,多多指教-One-dimensional histogram maximum entropy image segmentation, to write the matlab code, exhibitions
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:807
    • 提供者:韦鹏博
  1. mutual-information

    0下载:
  2. matlab程序,计算两幅图像的交互信息个各自的信息熵。-compute the mutual information of two images as well as their information entroy.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:636
    • 提供者:hufanxing
  1. wenjian

    0下载:
  2. matlab提取图像的纹理特征,包括方差、熵、角二阶矩等特征。-matlab extract the texture features, including variance, entropy, angular second moment and other features.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:928
    • 提供者:李鹏立
  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. zuidashang

    0下载:
  2. 这是一个利用MATLAB编程实现的图像熵最大分割-This is a use of MATLAB programming realize maximum entropy image segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1312
    • 提供者:wangcong
  1. Entropy

    1下载:
  2. 有关于求取图像信息熵的matlab M 文件;虽然很简单,但可以为你省去那么一点时间。 共享改变未来!-Image information on the strike entropy matlab M documents although very simple, but it can save you some time. Share changes in the future!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:981083
    • 提供者:USA911
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com