搜索资源列表
signal-analysis
- dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
pec
- 排列熵与多尺度排列熵计算,源于matlab exchange-used for calculating permutation entropy and multiscale PE,which is from Matlab file exchange
light_rw
- 图像光照补偿算法, 参考白 算法。将整个图像中所有像素的亮度从高到低进行排列,取前5 的像素,如果这些像素的数目足够多(例如》100),就将它们的亮度作为参考白,将它们的RGB分量都调整为最大255;其他像素点的色彩值也按这一尺度调整。-Image illumination compensation algorithm, " reference white" algorithm. The brightness of all pixels in the entire image
Entropy
- 常见的熵值计算的matlab 程序统计 样本熵 模糊熵 排列熵 多尺度熵 层次熵等(SampleEntorpy FuzzyEntropy PermutationEntropy HierarchicalEntropy)
排列熵
- matlab计算多尺度排列熵程序,可用于多种情况(Calculation of multiscale permutation entropy program)
CMPE
- 计算了一个时间序列的多尺度排列熵,可以用于金融时间序列和生理时间序列的复杂性分析。(The multi-scale permutation entropy of a time series is calculated, which can be used to analyze the complexity of financial time series and physiological time series.)
多尺度排列传递熵
- 对传递熵算法进行改进,引入相位空间重构,对脑电信号进行分析(The transfer entropy algorithm is improved and phase space reconstruction is introduced to analyze EEG signals)
TSMPE
- 时移多尺度排列熵一种应用于非线性非平稳信号的特征提取方法,能够有效的处理信号特征信息。(Time-lapse multiscale permutation entropy is a feature extraction method applied to non-linear non-stationary signals, which can effectively process signal feature information.)
基于遗传算法优化VMD参数
- 基于遗传算法优化多尺度排列熵参数,类似于粒子群算法优化参数(Optimization of VMD parameters based on genetic algorithm)
多尺度排列熵
- 多尺度样本熵程序,实例中用于一段轴承故障数据,简单易懂。MultiscalePermutationEntropy函数中的PermutationEntropy也可以单独拎出来计算单个样本熵。(The multi-scale sample entropy program, which is used for a section of bearing fault data in an example, is simple and easy to understand. The permutatione