搜索资源列表
PermutationEntropy
- 计算排列熵的程序,可用于机械故障诊断中。-The procedure for the calculation of the permutation entropy for machine fault diagnosis.
PE_Caculation
- matlab计算排列熵的程序,可以定量分析混沌或噪声序列的复杂度-a program that is capable of computing the permatation entropy of a time series noise or chaos waveform.
谱聚类程序
- 谱聚类熵值排列通过求n 个二次规划问题,就可以求得相似度矩阵W,降低了谱聚类算法对参数的敏感性,使算法更稳定(Clustering Entropy Ranking By finding n quadratic programming problems, we can obtain the similarity matrix W, which reduces the sensitivity of the spectral clustering algorithm to the parameters
Entropy
- 常见的熵值计算的matlab 程序统计 样本熵 模糊熵 排列熵 多尺度熵 层次熵等(SampleEntorpy FuzzyEntropy PermutationEntropy HierarchicalEntropy)
entropy
- 含有最小二乘向量机程序,及近似熵,模糊熵,排列熵程序。(It contains the LSSVM program, and the approximate entropy, the fuzzy entropy, the permutation entropy program.)
rParabEmd__L
- 该程序对信号进行经验模式分解,可以用于故障信号处理,还可以与很对方法结合。如,排列熵,emd,vmd,等(This program performs the Empirical Mode Decomposition accordingly to the signal)
多尺度排列熵
- 多尺度样本熵程序,实例中用于一段轴承故障数据,简单易懂。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
VMD代码
- VMD代码,该程序对信号进行经验模式分解,可以用于故障信号处理,还可以与很对方法结合。如,排列熵,emd,vmd,等,包含VMD、EMD、EEMD工具箱,可用于变分模态分解、EMD以及EEMD谐波检测对对比分析(VMD code, the program for empirical mode decomposition of signals, can be used for fault signal processing, can also be combined with a very goo
常见的熵值计算的matlab 程序
- 常见的熵值计算主函数,样本熵、分布熵、排列熵等,只需自己编写主运算程序就能运算