搜索资源列表
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
multil-information
- 计算两组信号互信息熵值的算法,采用matlab编程,可直接调用函数-Two sets of signals calculated values of mutual information method, using matlab programming, call the function directly
shangquan
- 熵权计算算法,客观权重计算方法,避免主观性对权重的影响-Entropy calculation algorithm, the objective weighting method, to avoid the subjectivity of the impact of weight
wavelet
- 求小波包的信息熵,每一步骤带相应的文字说明-wavelet
1_10_K_entropy
- 求解时间序列的K_entropy熵的MATLAB 程序,大家啊可以看看,希望对大家有帮助-Solving time series K_entropy Entropy MATLAB program, we can look at ah, I hope all of you will help
jss
- 基于MATLAB的近似熵程序,主要用与生物信号的检测,主要用于生物医疗工程的信号处理方面-matlab program for calculating approximate entropy in biomedical signal processing especially.
work
- 利用支持向量回归进行概率密度估计,从而计算信息熵-The use of support vector regression for probability density estimation, in order to estimate the information entropy
MyEntropy
- 计算香浓信息熵,方便快捷的matlab代码,可以简单直接调用-Calculated Shannon information entropy, convenient matlab code can be simple and direct calls
sang
- 一种基于信息熵的Matlab端点检测算法,抗噪性能比较好-Matlab based on information entropy of the endpoint detection algorithm, better anti-noise performance
xinxishang
- 计算故障分类的每个属性的信息熵,选取最大的作为根节点-For fault classification information entropy of each attribute, select the largest as the root
datareduct
- 基于香浓熵的属性简约,用于属性约简,以便分类-data reduction with fuzzy rough sets or fuzzy mutual information
Tsallis
- 计算一维向量的Tsallis熵,已经编译为头文件函数,可直接调用-One-dimensional vector of Tsallis entropy, have been compiled for the first file function can be called directly
SampleEn
- 可以用来计算脑电信号肌电信号的样本熵,很好用-EEG can be used to calculate the entropy of a sample of EMG signal, that is great
三种熵
- 样本熵,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文件