搜索资源列表
IT.tar
- 使用php开发的一个“熵”的计算程序,可用于网页访问统计-use php development of a "entropy" of the program can visit the website for Statistics
HUFFMAN_entropy
- 运行主函数,得出Huffman码字、平均字长、信源熵。可根据需要修改信源概密 p-running main function, drawn Huffman code word, the average size, entropy source. Under the need to amend the corresponding source close p
multiscale-entropy
- 这种算法国内还没有开展。很有用的。 基于尺度变化的熵计算,能快速的计算熵值。-this algorithm has not been carried out internally. Very useful. Based on the change of entropy scale, it can quickly calculate the entropy.
CSharpENT
- random generated with entropy computing
AllShang
- 实现编码理论中各种熵的计算,且输入值是可变的-achieve various coding theory of entropy, and the import value of the variable
ENCLUS
- Entropy Based Subspace Clustering for Mining Data - ENCLUS - a new version of PROCLUS algorithm for clustering high dimensional data set.-Entropy Based Subspace Clustering for Mining Data- ENCLUS- a new version of PROCLUS algorithm for clustering hi
MESA
- 对一个时间序列进行极大熵谱分析与周期检验.-THIS IS A PROGRAM OF MAXIMUM ENTROPY SPECTRUM ANALYSIS (MESA) FOR A TIME SERIES
MAXIMUM-ENTROPY-SPECTRUM
- FORTRAN语言程序。这是进行时间序列最大熵谱分析的程序,估计功率谱。-THIS IS A PROGRAM OF MAXIMUM ENTROPY SPECTRUM ANALYSIS (MESA) FOR A TIME SERIES
Sample-Entropy-VB
- 样本熵是一种有别于近似熵的不计数自身匹配的统计量,是对于近似熵算法的改进。样本熵与近似熵的物理意义一样,表示非线性动力学系统产生新模式概率的大小,主要用来定量刻画系统的规则度及复杂度。样本熵值越低,序列自我相似性越高,产生新模式的概率越低,时间序列越简单;反之,样本熵值越大,序列自我相似性越低,产生新模式的概率越高,时间序列越复杂。样本熵计算用程序VB6.0语言实现。-Sample entropy is different from the research and development o
approximate-entropy
- 混沌时间序列分析所用的近似商的计算方法,可算出学列中的近似熵。-approximate entropy
renyi-entropy
- 混沌时间序列分析的瑞利熵的计算方法,可计算出序列中的renyi entropy。-renyi entropy
singular-entropy
- 混沌时间序列中singular entropy的计算方法,可计算出序列中的singular entropy。-singular entropy
entropy
- This program is calculate byte entropy.
Entropy
- Code for calculating entropy images. examplescr ipt.m Main file. Step through the cells. References: C. Wachinger, N. Navab Structural Image Representation for Image Registration CVPR Workshops, Mathematical Methods in Biomedi
entropy
- source code, Calculates the sample entropy, in bits, of discrete variables.
approximate-entropy-matlab-program
- 通过近似熵函数 提取数据特征并画出曲线,可以直接运行-By approximate entropy feature extraction data and draw the curve, you can directly run
Kolmogorov-entropy
- 用C语言编制的代码,同时计算关联维数和K熵-C language code, while computing correlation dimension and K entropy
entropy
- 计算时间序列数据(降雨等水文气象数据)的信息熵,可用于不确定性分析-Calculation of time-series data (rainfall and other hydro-meteorological data) information entropy can be used for uncertainty analysis
OK_RS_without_ba_code
- this code be could for calculating the readsolomon entropy without noise
Sample Entropy
- 求一维时间序列的样本熵(Sample Entropy)值,包含 计算时间序列样本熵值的程序 :SampEn.m 调用SampEn的例程 SampEn_test 和测试数据数据 data 测试结果为 0.1736(calculate the sample entropy of one dimensional time series)