搜索资源列表
Text1
- 香农码的编码实现,大家来下,可以参考一下,请多多指导,-shannon coding,
matlab
- 香农编码,为已知的序列概率,用香农编码进行编码.-Shannon coding sequence for the known probability of encoding used to encode the Shannon.
fano
- 信息论中变长编码的香农编码程序,大家可以互相学习-Variable-length coding in information theory Shannon coding procedures, we can learn from each other
4
- 香农算法,用C编写的.希望对大家有用,-xiangnong
Shannon_coding
- 信息论课程设计(香农编码): (1)输入:信源符号个数 、信源的概率分布 ; (2)输出:每一个信源符号对应的香农编码码字。-Curriculum design, information theory (Shannon' s Code): (1) Input: the number of source symbols, the probability distribution of source (2) Output: Each source symbol correspondi
xiangnong
- 对随机产生二进制信源消息序列进行香农编码。-On randomly generated binary source information sequence encoding Shannon. .
xnbm
- Matlab关于香农信道容量公式演示实验 -Matlab on Shannon channel capacity formula Matlab demonstration experiment on the Shannon channel capacity formula Demonstration
A_Mathematical_Theory_of_Communication_Shannon
- 香农信息论原稿,通信专业的同志们不要错过-Original Shannon information theory, communications professionals do not miss the comrades
Shannon
- 香农编码程序,数值的进制转换,数值与字符串之间的转换等-shannon program
shannon
- 用c语言实现香农编码的一个小程序,让各位见笑了-C language Shannon coding a small program, so that you laughed
XinXiLunbianma
- 信息论中的香农编码,L-D编码,基于c++用MFC实现-Shannon information theory, coding, LD coding based on c++ with the MFC
shannon_code
- 使用MATLAB实现香农编码,并计算编码率-Using MATLAB Shannon coding and coding rate was calculated
Information-theory-Shannon-coding
- 信息论香农编码唯一可以码信道容量迭代算法C++程序-Information theory Shannon coding
Shannon
- <信息论>中 香农编码实现的C++代码-< Theory> in Shannon coding to achieve C++ code
huffman
- 对图像进行huffman编码和香农编码,比较效率,有注释,信息论作业-The image huffman coding and Shannon coding, more efficient, notes, information theory jobs
Renyi_simulate
- 使用m文件产生加噪声的射频信号,通过滤波得到中频信号和基带信号,然后对其取倒谱。经过门特卡罗仿真,采用统计方式,得到各点的概率分布律,然后计算结果的香农熵和互雷尼信息熵。-M files generated using the RF signal plus noise, obtained by filtering the IF signal and baseband signal, and then take its cepstrum. After the door Monte Carlo si
as
- 正弦信号传统香农采样定理与压缩传感采样的matlab仿真对比,很容易看懂的。-Traditional sinusoidal signal Shannon sampling theorem and sampling simulation matlab compressed sensing contrast, it is easy to understand.
xinxilun
- 这是信息论里的知识,有循环编码、香农编码、费诺编码的程序-This is the knowledge in the information theory, a cycle encoding, shannon coding, coding procedure fee
Shannon
- 随机产生一个信源概率空间,并对其进行香农编码,输出码长和编码-shannon coding
turbo_code_5g
- 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used