针对费诺(Fano)可能存在的多种编码方案进行实现我要分享

This paper aims at the realization of various coding schemes that may exist in Fano

关注次数: 220

下载次数: 0

文件大小: 3.78 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:    本程序主要是为了实现Fano编码的多种可能的存在方案,对于输入的信源概率,由于不同的排列节点顺序会导致出现不同的解决方案。程序会自动实现信源熵、编码效率、平均码长与码长误差的计算。从而寻找存在的最优解决方案。所用语言为Matlab,是一次课题的尝试。


English Description:

&The main purpose of this program is to realize a variety of possible existence schemes of Fano coding. For the input source probability, different solutions will appear due to different node order. The program will automatically calculate the source entropy, coding efficiency, average code length and code length error. So as to find the best solution. The language used is matlab, which is an attempt of the subject.


代码预览

相关推荐