搜索资源列表
EZW源码(Matlab实现)
- 详细编写了EZW(嵌入式零树小波图像压缩技术),它主要由小波变换、量化和熵编码(Huffman编码)三个模块。 程序各个模块功能分明,依次为,Wavelet Decomposition,EZW Encoding(包含Huffman编码),EZW Decoding(包含Huffman解码),Inverse Wavelet Decomposition,Performance。
利用MATLAB计算两张图像的信息熵及其互信息
- 利用MATLAB计算两张图像的信息熵及其互信息.,calculate the entropy of information calculate the mutual information of two information.
msentropy.rar
- 多尺度采样熵计算程序,该程序结合采样熵程序可以计算在多尺度条件下的熵的结果,multiscale sample entropy calculation
Information_Theory
- 从国外找到的matlab信息论工具箱,比较实用,可以求随机变量的互信息和熵。-Matlab information toolbox, including m files for computing multual information and entropy.
entropy
- 熵,联合熵,条件熵,平均互信息量的通用计算程序-Entropy, joint entropy, conditional entropy, average mutual information of the general-purpose computer program
MATLAB
- matlab中的一些参数建模的方法,例如AR模型,ARMA模型,周期图法,多窗口法,最大熵法,以及小波分析的应用举例。-Some of the parameters of the matlab modeling methods, such as AR model, ARMA model, a periodic chart, window method, the maximum entropy method, as well as the application of wavelet analys
基于熵理论的英文文本信息量统计
- 进行文章里的字母实验,统计了文章中的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
熵值法matlab
- 通过matlab的方法来解决熵值法的编程问题(Solve the programming problem of entropy method by MATLAB)
局部最大熵形函数matlab程序
- 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
样本熵的计算
- 样本熵计算,近似熵计算,matlab实现(Sample entropy calculation, approximate entropy calculation)
matlab中的小波熵程序
- 时间序列根据小波熵算法进行分段,以达到降维的目的(The time series is segmented according to the wavelet entropy algorithm)
熵权法
- 按照信息论基本原理的解释,信息是系统有序程度的一个度量,熵是系统无序程度的一个度量;如果指标的信息熵越小,该指标提供的信息量越大,在综合评价中所起作用理当越大,权重就应该越高。(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
熵权法原理
- 熵权法是一种客观赋权方法。它十分复杂,计算步骤如下: a.构建各年份各评价指标的判断矩阵: b.将判断矩阵进行归一化处理, 得到归一化判断矩阵: c.根据熵的定义,根据各年份评价指标,可以确定评价指标的熵。 d.定义熵权。定义了第n个指标的熵后,可得到第n个指标的熵权。 f.计算系统的权重值。(Entropy weight method is an objective method of empowerment. It is very complicated. Th
spiht程序 包含小波变换 熵编码
- 利用matlab来实现图像压缩,spiht算法作者原版代码,包含了二进制熵编码以及小波变换,自适应分解等级,加入了示例图片。(The use of MATLAB to achieve image compression, SPIHT algorithm author original code, including binary entropy coding and wavelet transform, adaptive decomposition level, joined the sampl
三种熵
- 样本熵,MATLAB 模糊熵,MATLAB 近似熵,MATLAB(Entropy is a measure of complexity. It quantifies the unpredictability of fluctuations in a time series.)
Entropy_measures
- 熵值计算的matlab 程序包括样本熵,近似熵,条件熵等(Matlab program for entropy calculation Including sample entropy ,approximate entropy,conditional entropy and so on.)
灰色预测和熵权法
- 本程序将灰色预测和熵权法集合,构建出一个新的综合评价体系。该评价体系的权重结合了灰色预测和熵权法的优点。(This procedure combines the gray prediction and entropy method to construct a new comprehensive evaluation system. The weight of the evaluation system combines the advantages of gray prediction and
熵权法
- 熵权法求权数,是matlab直接可以使用的熵权法函数,适用于各种求权情况(Entropy weight method is a function of entropy weight method directly used by MATLAB, which is suitable for all kinds of claims.)
信息熵
- 可以计算信息熵、信息熵增益、以及选取较大增益属性作为分类条件(Entropy and Entropy gain)
熵权法(matlab实现)
- 熵权法的matlab实现,熵权”理论是一种客观赋权方法,它借用信息论中熵的概念。熵权是在给定评价对象集后各种评价指标值确定的情况下,各指标在竞争意义上的相对激烈程度,从信息角度考虑,它代表该评价指标在该问题中提供有效信息量的多寡程度,作为一种客观综合评价方法,它主要是根据各指标传递给决策者的信息量大小来确定其权数。(Matlab implementation of entropy weight method)