搜索资源列表
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.
web_mi.rar
- 计算两个离散时间序列变量间的信息熵和互信息,Calculation of two discrete time series between the variable information entropy and mutual information
msentropy.rar
- 多尺度采样熵计算程序,该程序结合采样熵程序可以计算在多尺度条件下的熵的结果,multiscale sample entropy calculation
Cal_entropy.rar
- 基于matlab平台计算一副图像的信息熵,Calculate the entropy of an iamge using matlab
QGA_image_segmentation
- 量子遗传算法最大熵法图像多阈值分割程序下载。阈值的个数直接指定即可。-image segmentation based on quantum-inspired genetic algorithm
multil-information
- 计算两组信号互信息熵值的算法,采用matlab编程,可直接调用函数-Two sets of signals calculated values of mutual information method, using matlab programming, call the function directly
xinxishang
- 使用matlab编写的一个m文件,主要是计算图像的信息熵-Matlab use m the preparation of a document, the main image is the calculation of information entropy
Texture
- 用灰度共生矩阵对共生矩阵归一化和计算能量、熵、惯性矩、相关4个纹理参数。-On the symbiosis with the GLCM matrix normalization and calculation of energy, entropy, moment of inertia, related to four texture parameters.
shangquan
- 熵权计算算法,客观权重计算方法,避免主观性对权重的影响-Entropy calculation algorithm, the objective weighting method, to avoid the subjectivity of the impact of weight
MATLAB
- 用MATLAB计算图像信息熵,图像为遥感融合图像tm与spot图像IHS、PCA融合-Calculation of Entropy
wavelet
- 求小波包的信息熵,每一步骤带相应的文字说明-wavelet
MATLAB_pitch
- 用matlab计算一些基本的音频特征,基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减-Using matlab calculate some basic audio features, the basic features include: Features and Statistics, Energy Entropy Standard Deviation (std), mean information
tuxiangfenge(Matlab)
- 有图像分割的各种算法:分水岭 最大类间 最大熵法等等源程序-With image segmentation algorithms: the watershed between the largest class of maximum entropy source, etc.
互信息熵的matlab代码
- 实现互信息程序化,对于互信息熵计算还有联合熵计算可以实现,不用手动计算,方便快捷。(To achieve mutual information programming, for mutual information entropy calculation and joint entropy calculation can be achieved, without manual calculation, convenient and quick.)
三种熵
- 样本熵,MATLAB 模糊熵,MATLAB 近似熵,MATLAB(Entropy is a measure of complexity. It quantifies the unpredictability of fluctuations in a time series.)
联合熵
- 本程序适用于matlab中,读取两幅图像,求取两幅图像的联合熵 程序非常易懂,适合初学者使用,可以用里面的图片进行测试,注意对程序读取图片名进行更改。(Read the two images and calculate the joint entropy of the two images.)
prhzotyping
- 近似熵MATLAB的计算程序2,可以通过此程序对脑电信号EEG进行分析(Approximate entropy of MATLAB to calculate the 2, EEG can through this program of EEG signals is analyzed)
多尺度散布熵(matlab)
- 用matlab编写的多尺度散布熵程序,还保存精细多尺度散布熵程序(The program of multi-scale dispersion entropy written by MATLAB also preserves the program of fine multi-scale dispersion entropy.)
广义排列熵算法源码
- 在排列熵的基础上引入了两个参数的广义排列熵matlab源码.mat文件