搜索资源列表
AsymptoticEquipartitionProperty
- 信息论基础 离散信源的无错编码讲义 4.1 信源编码概述 4.2 无记忆信源的渐近等同分割性 与定长编码定理 4.3 离散无记忆信源的变长编码 4.4 离散平稳信源及其编码定理 4.5 马尔可夫信源的信息熵及 -Information theory-based discrete source of the error-free coding notes 4.1 Overview 4.2 Source Coding of the asymptotic memor
shiyanbaogao
- matlab实现信息论实验,一般信道容量迭代算法实验,绘制二元熵函数曲线实验等。-matlab experimental realization of information theory, iterative algorithm for general channel capacity test, drawing binary entropy function curve experiments.
xinxilun
- 计算信息论的熵的程序,功能有限,要的朋友请多包涵-Program to calculate the entropy of information theory, limited functionality
InfoTheory
- 该文件中包含信息论中的一些信息熵、互信息的计算。-The file contains some of the information entropy in information theory, mutual information calculation.
shang
- 熵值法是一种客观赋权法。在信息论中,熵是对不确定性的一种度量。信息量越大,不确定性就越小,熵也就越小。反之,信息量越小,不确定性越大,熵也越大。利用熵值法确定指标权重,在一定程度上,避免了主观的随意性。-Entropy method is a kind of objective empowerment method.In information theory, entropy is a measure of uncertainty.The smaller the amount of inform
HHT
- 把HHT和神经网络结合起来,识别出是否故障。对于HHT变换,这里用到的是它的IMF分解,然后用能量理论来判别哪些模组是虚假分量,哪些是是真实分量。对于EMD分解后的谱进行特征提取 ,利用的理论基础就是模糊熵。计算出真实 分量的模糊熵,作为输入层;输出层为两个神经元,为0(故障 )1(正常 (正常 )判别该信号是否出现故障。-The combination of HHT and neural network to identify whether the fault. For the HHT tr
moubie_v49
- 这是第二能量熵的matlab代码,供做算法研究人员参考,D-S证据理论数据融合。- This is the second energy entropy matlab code, Algorithm for researchers to do reference, D-S evidence theory data fusion.
熵权法
- 通过引入熵理论来求权重,语言为Matlab,比较好用(The entropy theory is introduced to calculate the weight)
mutualinformation
- This is an implementation of Mutual Information theory in Matlab. This code consists of three parts including: Entropy, Joint Entropy and Mutual Information matlab codes.