搜索资源列表
xxl
- 信息论中各种熵的matlab实现,其中包括自信息量,互信息量,条件熵,联合熵,冗余度等等的计算。-various information theory entropy Matlab achieved, which include the volume of information, mutual information, the conditional entropy, Joint entropy, and so on the redundancy terms.
sbmycx
- 熵编码源程序,附带vc工程,使学习信息论的辅助工具。
klsymdivergence
- 可以用来计算分歧度,这个分析度是信息论中的一个概念,类似于熵。-we can use it to calculate the klsym divergence
Information_Theory
- 从国外找到的matlab信息论工具箱,比较实用,可以求随机变量的互信息和熵。-Matlab information toolbox, including m files for computing multual information and entropy.
shanghanshu
- 信息论课程里面,信息熵,平均互信息的编码的Matlab源码-Inside information theory courses, information entropy, average mutual information Matlab source code
Cpp2
- 信息论中的熵、条件熵、联合熵在C语言中编程实现。-the entropy H(X),the conditional entropy H(X|Y),the joint entropy H(X,Y)
entropy
- 信息论中用matlab编程来计算熵,此程序可以修改输入的矩阵,进行新的计算-To calculate the entropy of information theory using Matlab programming, this program can modify the input matrix, a new calculation
Elements.of.Information.Theory.Jul.2006
- 信息论基础,描述了香农定理,熵的概念以及计算方法-Elements.of.Information.Theory.Jul.2006
Information-Theory-Programming
- 信息论中的香农编码、费诺编码、哈夫曼编码、信源熵的C语言实现。-C language source entropy the Shannon coding in information theory, Fenno coding, Huffman coding.
matlab
- 信息论实验仿真。包括马尔科夫信源、huffman编码、瑞利分布、分组码编码、熵计算等等。-Information theory experimental simulation. Markov source, huffman coding, Rayleigh distribution block code encoding, entropy calculations, and so on.
get_entropy
- 香农信息论--熵的计算--MATLAB实现-Shannon information theory- entropy calculation- MATLAB realization
information-theory1
- 信息论实验,求掷骰子游戏的熵,求互信息。自己编写,绝对独一无二!-Information theory test, seeking Craps entropy, mutual information request. I have written, absolutely unique!
information-theory3
- 信息论实验,哈夫曼编码,求熵。自己编写,绝对独一无二!-Information theory experiments, Huffman coding, seeking entropy. I have written, absolutely unique!
ICA-matlab
- ICA算法的研究可分为基于信息论准则的迭代估计方法和基于统计学的代数方法两大类,从原理上来说,它们都是利用了源信号的独立性和非高斯性。一般情况下,所获得的数据都具有相关性,所以通常都要求对数据进行初步的白化或球化处理,因为白化处理可去除各观测信号之间的相关性,从而简化了后续独立分量的提取过程,然后再用基于负熵最大的FastICA算法,即可对图像及信号进行解混。-ICA algorithm research can be divided into iterative estimation meth
Entropy-of-English-letters
- 英文符号熵,计算英文字母+空格27个符号的独立符号熵和一阶联合符号熵。与《信息论基础》书中结论类似。 一阶马氏源熵,独立信源熵,香农信息论-English symbolic entropy calculation alphabet+ symbols entropy independent spaces 27 symbols and first joint symbol entropy. Similar to the information theory books conclusions
various-entropy
- 信息论中各种熵的matlab实现,其中包括自信息量,互信息量-Matlab implementation of various entropy in information theory, including the calculation of self information,
information-theory
- Matlab implementation of various entropy in information theory, including the calculation of self information,信息论中各种熵的matlab实现,其中包括自信息量,互信息量,条件熵,联合熵,冗余度等等的计算
熵权法
- 按照信息论基本原理的解释,信息是系统有序程度的一个度量,熵是系统无序程度的一个度量;如果指标的信息熵越小,该指标提供的信息量越大,在综合评价中所起作用理当越大,权重就应该越高。(According to the basic principle of information theory, information is a measure of system order degree, and entropy is a measure of system disorder degree. If t
熵权法(matlab实现)
- 熵权法的matlab实现,熵权”理论是一种客观赋权方法,它借用信息论中熵的概念。熵权是在给定评价对象集后各种评价指标值确定的情况下,各指标在竞争意义上的相对激烈程度,从信息角度考虑,它代表该评价指标在该问题中提供有效信息量的多寡程度,作为一种客观综合评价方法,它主要是根据各指标传递给决策者的信息量大小来确定其权数。(Matlab implementation of entropy weight method)
信息论01
- 此代码为计算离散随机变量的熵、联合熵、条件熵、互信息的 Matlab 程序(This code is a matlab program for calculating entropy, joint entropy, conditional entropy and mutual information of discrete random variables)