搜索资源列表
sampen
- 在matlab环境下,样本熵的计算。里面包含3个源码。是个十分有用的程序。运行速度较快。-in Matlab environment, sample entropy calculations. Which contains three source. Is a very useful procedure. Run faster.
msentropy.rar
- 多尺度采样熵计算程序,该程序结合采样熵程序可以计算在多尺度条件下的熵的结果,multiscale sample entropy calculation
Entropy
- 计算近似熵、改进的样本熵及优化的模糊熵,均为matlab下编辑的程序,是很好的复杂度指标-approxy entropy, sample entropy and fuzzy entropy matlab code
FuzzyClusteringToolbox
- 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), Partition Index (SC), Separatio
yangbenshang
- 样本熵 结合样本熵和谐波小波分解,MATLAB程序原代码-Sample entropy and sample entropy combined with harmonic wavelet decomposition, MATLAB program source code
approximateentropyandsampleentropy
- This is approximate entropy and sample entropy article. It will be helpful for motor behavior and rehabilitation study.
Entropy
- 熵算法在脑电处理用的应用的几篇文章 基于排列组合熵的脑电信号睡眠分期研究 基于小波变换与近似熵的睡眠分期研究 睡眠脑电的关联维数和样本熵分析 等-EEG entropy algorithm in the application used for treatment of several articles based on permutation entropy of EEG sleep stages and the approximate entropy based on wavel
Sample-Entropy-VB
- 样本熵是一种有别于近似熵的不计数自身匹配的统计量,是对于近似熵算法的改进。样本熵与近似熵的物理意义一样,表示非线性动力学系统产生新模式概率的大小,主要用来定量刻画系统的规则度及复杂度。样本熵值越低,序列自我相似性越高,产生新模式的概率越低,时间序列越简单;反之,样本熵值越大,序列自我相似性越低,产生新模式的概率越高,时间序列越复杂。样本熵计算用程序VB6.0语言实现。-Sample entropy is different from the research and development o
Sample
- 求一段信号的样本熵Sample entropy,很实用-For a period of signal sample entropy
Sample-entropy
- 用于计算离散信号的很不错的matlab样本熵程序-Very good for computing discrete signal matlab sample entropy program
multiscale-entropy
- 可以在多尺度熵对时间序列进行复杂性度量。较近似熵、样本熵好-Multiscale entropy can be time-sequence complexity metrics. Better than approximate entropy, sample entropy
Sample-entropy-calculation
- 计算样本熵值程序,可实现故障信号特征提取,复杂度-Sample entropy calculation procedure can achieve signal feature extraction
entropy
- source code, Calculates the sample entropy, in bits, of discrete variables.
sampEn
- multi scale sample entropy
The-sample-entropy
- 样本熵是时间序列复杂度的一种度量,在上个世纪末期由几位非线性动力学研究者提出。样本熵比近似熵更具有相对一致性,在分析生物信号序列的复杂度分析中已经获得成功应用。-Sample entropy is a measure of time sequence complexity, nonlinear dynamics in the late last century by a few researchers have proposed.Sample entropy than approximate e
EMD--entropy
- emd进行振动信号处理时,阀值的确定,样本熵的提取,此程序可以实现复杂工频背景下,电压振动信号去噪-The emd vibration signal processing, the determination of the threshold, the extraction of sample entropy, the program can be implemented under the complex background of power frequency, voltage vibra
entropy
- 计算信号的样本熵,近似熵,排序熵以及小波熵(The sample entropy, approximate entropy, sorting entropy and wavelet entropy of the signal are calculated)
SampEn
- %SAMPEN??计算时间序列data的样本熵 %? ?? ???data为输入数据序列 %? ?? ???m为初始分段,每段的数据长度 %? ?? ???r为阈值 % $Author: lskyp % $Date:? ?2010.6.20 % Orig Version: V1.0--------分开计算长度为m的序列和长度为m+1的序列 %? ?? ?? ?? ?? ?? ?? ?? ?? ?这一版的计算有些问题,需要注意两个序列总数都要为N-m % Modi Version:
Sample Entropy
- 求一维时间序列的样本熵(Sample Entropy)值,包含 计算时间序列样本熵值的程序 :SampEn.m 调用SampEn的例程 SampEn_test 和测试数据数据 data 测试结果为 0.1736(calculate the sample entropy of one dimensional time series)
cross-sample entropy
- 一种复杂性测度,用来计算两个信号之间的交叉样本熵。(A kind of complexity measure to calculate the entropy of cross sample)