搜索资源列表
Entropy
- 用于求单个符号的信息熵、条件熵、联合熵以及互信息量-Used to seek information on a single symbol entropy, conditional entropy, joint entropy and mutual information
random
- 随机产生信源概率空间和信道转移概率,计算熵,条件熵、联合熵、平均互信息,信道容量-Randomly generated source transition probability and probability space channel, calculate the entropy, conditional entropy, joint entropy, the average mutual information, channel capacity
98104849fusion-evaluation
- 图像融合中的平均梯度、相关系数、信息熵、交叉熵、联合熵、均方误差、互信息、信噪比、峰值信噪比、均方根误差、空间频率、标准差、均值、扭曲程度、偏差指数等等(Evaluation indexes average gradient, correlation coefficient, entropy, cross entropy, joint entropy, mean square error, mutual information, signal-to-noise ratio, peak sign
互信息熵的matlab代码
- 实现互信息程序化,对于互信息熵计算还有联合熵计算可以实现,不用手动计算,方便快捷。(To achieve mutual information programming, for mutual information entropy calculation and joint entropy calculation can be achieved, without manual calculation, convenient and quick.)
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.