Entropy Estimator based the Lempel-Ziv algorithm:Entropy Estimator based on the Lempel-Ziv algorithm-matlab开发

时间:2024-06-19 00:23:28
【文件属性】:

文件名称:Entropy Estimator based the Lempel-Ziv algorithm:Entropy Estimator based on the Lempel-Ziv algorithm-matlab开发

文件大小:1KB

文件格式:ZIP

更新时间:2024-06-19 00:23:28

matlab

此函数允许估计时间序列的熵。 它基于 Lempel-Ziv 压缩算法。 对于长度为 n 的时间序列,熵估计为: E= (1/n SUM_i L_i )^-1 ln(n) 其中 L_i 是从位置 i 开始的最短子串的长度,该子串之前没有出现在位置 1 到 i-1 之间。 当 n 接近无穷大时,估计的熵收敛到时间序列的真实熵。


【文件预览】:
lzentropy.zip

网友评论