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

搜索资源列表

  1. duodaipu

    0下载:
  2. 这个是多带谱语音检测,多带谱不仅具有谱熵的有点,还具有能量分析的有点,所以检测的效果很好!-This is a multi-band spectra of voice activity detection, multi-spectral bands not only has a bit of entropy, also has a bit of energy analysis, so the effect of a very good test!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1831
    • 提供者:花剑
  1. mi

    3下载:
  2. matlab 互信息理论主要函数的工具包,包括互信息,熵的计算公式等程序-the main function of mutual information theory matlab toolkit, including the mutual information, entropy calculation
  3. 所属分类:matlab

  1. hh

    0下载:
  2. 最大熵准则图像分割,matlab程序互相学习一下-Maximum entropy image segmentation, matlab program learn from each other about
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:5808
    • 提供者:liming
  1. PROGRAM

    0下载:
  2. 最大熵原理 谱估计 MATLAB开发环境 可用于图像处理 图像分块-MESE matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:945
    • 提供者:赵莹
  1. duochidushang

    0下载:
  2. 提出了一种基于数学形态学的多尺度熵权边缘检测方法。信息熵为图像的内在特性,由它来决定不同结构元 素所提取的边缘在最终合成边缘中所占的比重,是自适应的和客观的-A multi-scale based on mathematical morphology edge detection method of entropy. Information entropy inherent characteristics of the image, from which different structur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:128769
    • 提供者:wangcong
  1. xinxishang

    0下载:
  2. :将信息论中熵的概念应用到特征选择中,定义了两种信息测度评价特征——误差熵和混叠熵,然后阐述了两种定义的不 用物理意义,分析了计算熵中最关键的区间划分问题,并提出一种较好的区间划分方法。-: The concept of entropy in information theory applied to feature selection, the definition of information measure evaluation of two features- error entro
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:288095
    • 提供者:wangcong
  1. Adaptive_particle_swarm_algorithm

    0下载:
  2. 自适应粒子群算法,自适应粒子群算法,在普通的粒子群算法里面加入了熵和平均粒距的概念,收敛速度大大提高,而且不容易陷入局部最优,能更有效的解决复杂问题。-Adaptive particle swarm algorithm, adaptive particle swarm optimization, in which ordinary PSO joined the entropy and the concept of average distance, speed up the convergenc
  3. 所属分类:MPI

    • 发布日期:2016-11-29
    • 文件大小:5007
    • 提供者:陈波
  1. shangdematlab

    0下载:
  2. 熵与条件熵,疑义度,噪声熵,互信息等计算程序熵与条件熵,疑义度,噪声熵,互信息等计算程序-Entropy and conditional entropy, equivocation, noise Entropy, mutual information, and procedures for Entropy and conditional entropy calculation, doubt, noise Entropy, mutual information calculation progra
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1069
    • 提供者:陈志平
  1. anovelaprroachofimagefusion

    1下载:
  2. 一篇英文文献,文中介绍的方法是先把图像分块,用熵值作为衡量每块图像的信息多少;计算每个图像块的熵值,熵值越大,信息含量就多。但是仅仅把熵值大的图像块拼在一起得到的融合图像有明显的不连续性,文中介绍了消除这种不连续性的方法-An English literature, the paper introduces the method is to first image block, using entropy as a measure of how much each piece of image
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:731801
    • 提供者:许国柱
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. tuxiangpeizhun

    0下载:
  2. 基于互信息熵的图像配准方法,其中包括图像配准的程序,还有程序运行的界面,对于初学图像配准或者利用MATLAB做GUI界面的同学有所帮助-Entropy based on mutual information image registration methods, including image registration procedures, as well as run the interface, image registration for the novice or the use of
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:70910
    • 提供者:yjh
  1. shiyanbaogao

    0下载:
  2. matlab实现信息论实验,一般信道容量迭代算法实验,绘制二元熵函数曲线实验等。-matlab experimental realization of information theory, iterative algorithm for general channel capacity test, drawing binary entropy function curve experiments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:65661
    • 提供者:zzh
  1. My_maxentropy

    0下载:
  2. 最大熵复原MATLAB程序,可以直接运行,注释详细,并可与维纳、盲LUCY方法作比较,希望对初学者有一些帮助-Maximum entropy restoration MATLAB program can run, comment in detail, and can and Wiener, blind method for comparison LUCY, I hope there is some help for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1009
    • 提供者:天天
  1. variance

    0下载:
  2. 实现图像的方差,斜度,峰度,能量和熵的实现,代码简单,可以直接运行-matlab graph variance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:470355
    • 提供者:qbm
  1. Energyentropy2

    0下载:
  2. 语音信号处理中的的线性特征,能量熵的计算,这是第二能量熵的matlab代码,希望大家能够借鉴一下-Speech signal processing linear features, energy entropy calculation, which is the second energy entropy matlab code, I hope we can learn about
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1115
    • 提供者:沈勇
  1. wavelet_time_entropy

    0下载:
  2. 结合小波变换和香农定理,介绍了小波时间熵算法,并引用于信号异常检测中-Wavelet transform and the Shannon theorem, introduced the wavelet time entropy algorithm, and applied Signal Anomaly Detection
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:256180
    • 提供者:jayzilong
  1. index

    0下载:
  2. 图像质量的性能指标,设计标准差,熵,空间频率等指标-Image quality performance, the design standard deviation, entropy, spatial frequency and other indicators
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1427
    • 提供者:曾海芳
  1. GA_KSW

    0下载:
  2. 基于遗传算法的直方图最佳熵法阈值分割方法,缩短了寻找最佳阈值的时间。-KSW entropie thresholding segmentation method based on genetic alogrithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3808
    • 提供者:kelly
  1. entropy

    0下载:
  2. 熵,联合熵,条件熵,平均互信息量的通用计算程序-Entropy, joint entropy, conditional entropy, average mutual information of the general-purpose computer program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:557
    • 提供者:wangjin
  1. Huffman

    0下载:
  2. huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2655
    • 提供者:tianxia
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com