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

搜索资源列表

  1. huffmn

    0下载:
  2. In computer science and information theory, Huffman coding is an entropy encoding algorithm used for lossless data compression. The term refers to the use of a variable-length code table for encoding a source symbol (such as a character in a file) wh
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:686
    • 提供者:vishnu
  1. flatness-and-xinxisha

    0下载:
  2. 自己编写的平坦因子理论以及信息熵的程序,可用于学习和交流-I have written a flat factor theory, and entropy procedure can be used for learning and communication
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:13555
    • 提供者:zxq
  1. spli

    0下载:
  2. 基于超熵和模糊集理论的带钢表面缺陷分割Based on entropy and fuzzy set theory over the strip surface defects split-Based on entropy and fuzzy set theory over the strip surface defects split
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:964449
    • 提供者:ice
  1. ga_segment

    1下载:
  2. 采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single thre
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:304128
    • 提供者: 许良
  1. matlab

    1下载:
  2. 信息论实验仿真。包括马尔科夫信源、huffman编码、瑞利分布、分组码编码、熵计算等等。-Information theory experimental simulation. Markov source, huffman coding, Rayleigh distribution block code encoding, entropy calculations, and so on.
  3. 所属分类:matlab

    • 发布日期:2014-08-20
    • 文件大小:3072
    • 提供者:houfukang
  1. InfoTheory

    0下载:
  2. 该文件中包含信息论中的一些信息熵、互信息的计算。-The file contains some of the information entropy in information theory, mutual information calculation.
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:4044
    • 提供者:zzl
  1. get_entropy

    2下载:
  2. 香农信息论--熵的计算--MATLAB实现-Shannon information theory- entropy calculation- MATLAB realization
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-21
    • 文件大小:1024
    • 提供者:张欣
  1. MSEN

    0下载:
  2. 混沌理论多尺度熵matlab实现函数,内附典型应用文章一篇。-Chaos theory matlab realize multiscale entropy function, enclosing a typical application of the article.
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4271210
    • 提供者:我哪敢
  1. shang

    1下载:
  2. 熵值法是一种客观赋权法。在信息论中,熵是对不确定性的一种度量。信息量越大,不确定性就越小,熵也就越小。反之,信息量越小,不确定性越大,熵也越大。利用熵值法确定指标权重,在一定程度上,避免了主观的随意性。-Entropy method is a kind of objective empowerment method.In information theory, entropy is a measure of uncertainty.The smaller the amount of inform
  3. 所属分类:Other systems

    • 发布日期:2015-04-26
    • 文件大小:13312
    • 提供者:哈哈
  1. Huffman-coding-and-Compression--algorithm

    0下载:
  2. Huffman coding and Compression algorithm c++ code In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A. Huffman while he was a Ph.D. student at MIT, and published in
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:stoulod
  1. information-theory1

    0下载:
  2. 信息论实验,求掷骰子游戏的熵,求互信息。自己编写,绝对独一无二!-Information theory test, seeking Craps entropy, mutual information request. I have written, absolutely unique!
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1130
    • 提供者:guesssssyao
  1. information-theory3

    0下载:
  2. 信息论实验,哈夫曼编码,求熵。自己编写,绝对独一无二!-Information theory experiments, Huffman coding, seeking entropy. I have written, absolutely unique!
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2653
    • 提供者:guesssssyao
  1. Markov.m

    0下载:
  2. 物理马尔可夫链通常用来建模排队理论和统计学中的建模,还可作为信号模型用于熵编码技术,如算术编码(著名的LZMA数据压缩算法就使用了马尔可夫链与类似于算术编码的区间编码)。马尔可夫链也有众多的生物学应用,特别是人口过程,可以帮助模拟生物人口过程的建模。隐蔽马尔可夫模型还被用于生物信息学,用以编码区域或基因预测-Physical Markov chains are typically used to model queuing theory and statistics in modeling, b
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:999
    • 提供者:肖聪
  1. HHT

    1下载:
  2. 把HHT和神经网络结合起来,识别出是否故障。对于HHT变换,这里用到的是它的IMF分解,然后用能量理论来判别哪些模组是虚假分量,哪些是是真实分量。对于EMD分解后的谱进行特征提取 ,利用的理论基础就是模糊熵。计算出真实 分量的模糊熵,作为输入层;输出层为两个神经元,为0(故障 )1(正常 (正常 )判别该信号是否出现故障。-The combination of HHT and neural network to identify whether the fault. For the HHT tr
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1934502
    • 提供者:Ouli
  1. tjifzqcz

    0下载:
  2. 从先验概率中采样,计算权重,DC-DC部分采用定功率单环控制,采用的是脉冲对消法,D-S证据理论数据融合,各种资源分配算法实现,能量熵的计算。-Sampling a priori probability, calculate the weight, DC-DC power single-part set-loop control, It uses a pulse of consumer law, D-S evidence theory data fusion, Various resource
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4411
    • 提供者:ieidub
  1. iiizdbgf

    1下载:
  2. 多姿态,多角度,有不同光照,D-S证据理论数据融合,能量熵的计算,采用波束成形技术的BER计算,对于初学者具有参考意义,用MATLAB实现的压缩传感。- Much posture, multi-angle, have different light, D-S evidence theory data fusion, Energy entropy calculation, By applying the beam forming technology of BER For beginners wi
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5623
    • 提供者:rchkjy
  1. rjntyagu

    0下载:
  2. 包括广义互相关函数GCC时延估计,三相光伏逆变并网的仿真,D-S证据理论数据融合,能量熵的计算,主同步信号PSS在时域上的相关仿真。-Including the generalized cross-correlation function GCC time delay estimation, Three-phase photovoltaic inverter and network simulation, D-S evidence theory data fusion, Energy entro
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7775
    • 提供者:zbeamcye
  1. ddznmppd

    0下载:
  2. 关于神经网络控制,能量熵的计算,D-S证据理论数据融合,GPS和INS组合导航程序,现代信号处理中谱估计在matlab中的使用。- On neural network control, Energy entropy calculation, D-S evidence theory data fusion, GPS and INS navigation program, Modern signal processing used in the spectral estimation in matl
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5989
    • 提供者:xkqvdeqp
  1. mdtuzxkm

    0下载:
  2. D-S证据理论数据融合,实现了对10个数字音的识别,相关分析过程的matlab方法,能量熵的计算,快速扩展随机生成树算法。- D-S evidence theory data fusion, To achieve the recognition of 10 digital sound, Correlation analysis process matlab method, Energy entropy calculation, Rapid expansion of random spanning
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8831
    • 提供者:vtznkfdc
  1. nmtgjscv

    0下载:
  2. 利用matlab GUI实现的串口编程例子,包括调制,解调,信噪比计算,包括最小二乘法、SVM、神经网络、1_k近邻法,能量熵的计算,D-S证据理论数据融合。- Use serial programming examples matlab GUI implementation, Includes the modulation, demodulation, signal to noise ratio calculation, Including the least squares method,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4046
    • 提供者:xdunxv
« 1 2 34 »
搜珍网 www.dssz.com