搜索资源列表
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.
Bayesian-machine-learn-data-mining
- 贝叶斯(Bayesion)机器学习相互信息。用于求取熵、联合熵等。改进后可用于随机反演-Bayesian (Bayesion) machine learning of mutual information. Used to obtain entropy, joint entropy and so on. Improved can be used for stochastic inversion
twodimensionalrandomtransform
- 离散二维随机变换熵的计算: (1)利用random函数和归一化方法构造一个二维离散随机变量(X,Y); (2)分别计算X与Y的熵、联合熵、条件熵:H(X)、H(Y)、H(X,Y)H(X|Y)、I(X|Y); -Discrete two-dimensional random transform entropy calculation: (1) the use of random functions and normalization method to construct a two-
entropy
- 熵,联合熵,条件熵,平均互信息量的通用计算程序-Entropy, joint entropy, conditional entropy, average mutual information of the general-purpose computer program
check_cpty
- 对一个给定的状态转移矩阵求其联合分布矩阵,联合熵,平均互信息量以及共熵。可以画出平均互信息量的曲线-For a given state transition matrix of their joint distribution matrix, the joint entropy, mutual information and the average total entropy. Can draw the curve of the average mutual information
Cpp2
- 信息论中的熵、条件熵、联合熵在C语言中编程实现。-the entropy H(X),the conditional entropy H(X|Y),the joint entropy H(X,Y)
matlab
- 在图像匹配过程中,运用matlab语言计算两幅图像的联合信息熵,从而计算交互信息值的源代码。-In the image matching process, using matlab language computing two images combined information entropy, mutual information to calculate the value of the source code.
UEN
- 实现联合熵算法并能够在Matlab平台上编写出程序,用联合熵算法分析医学信号并得出结果-Achieve joint entropy algorithm in Matlab platform and be able to write a program, with joint entropy algorithm analysis and the outcome of medical signal
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
information-theory
- Matlab implementation of various entropy in information theory, including the calculation of self information,信息论中各种熵的matlab实现,其中包括自信息量,互信息量,条件熵,联合熵,冗余度等等的计算
information-calculation
- Matlab implementation of various entropy in information theory, including the calculation of self information,信息论中各种熵的matlab实现,其中包括自信息量,互信息量,条件熵,联合熵
基于熵理论的英文文本信息量统计
- 进行文章里的字母实验,统计了文章中的26个英文字母的熵,联合熵和条件熵。利用matlab的统计工具进行了联合熵和条件熵的简单计算,得出26个字母在《圣经》中的概率分布直方图。 关键词:熵;信息量;统计理论;联合概率;条件概率(Carry on the letter experiment in the article, count the entropy of the 26 English letters in the article, combine entropy and condition
实验一
- 信息量的计算,包括信源熵,条件熵,联合熵和交互熵四种熵值计算(The calculation of the amount of information)
M-K检验源代码
- 样本熵联合分析水文序列的相关性 用于插补无资料地区数据(Sample entropy combined to analyze the correlation of hydrologic sequences to interpolate data without data)
联合熵
- 本程序适用于matlab中,读取两幅图像,求取两幅图像的联合熵 程序非常易懂,适合初学者使用,可以用里面的图片进行测试,注意对程序读取图片名进行更改。(Read the two images and calculate the joint entropy of the two images.)
Desktop
- 可计算序列的信息熵、两个序列间的联合信息熵和互信息(This file can calculate the entropy, joint entropy and mutual information)
信息论01
- 此代码为计算离散随机变量的熵、联合熵、条件熵、互信息的 Matlab 程序(This code is a matlab program for calculating entropy, joint entropy, conditional entropy and mutual information of discrete random variables)