搜索资源列表
matlab
- 基于TKGK实验台的实验数据编码,已经定义好控制的类型-TKGK test-bed based on experimental data encoding, has good control over the definition of the type of
Huffman-coding
- 通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
123
- 用matlab实现(7,4)系统循环码的编码和译码,g(x)=1+x+x3。 -(7,4) system encoding and decoding of cyclic codes, g (x) = 1+x+x3 using matlab.
crc-ip-core-usage
- CRC 编译码IP核的使用方法,仿真图和matlab的结果对比对比,fpga编程时使用-CRC encoding and decoding IP core use simulation in Fig the Matlab results contrast contrast
PCM
- MATLAB环境下的Simulink仿真平台,构建PCM编码与解码电路图,对模拟信号进行采样、量化、编码, 将编码后的信号输入信道再进行PCM解码,还原出原信号.建立仿真模型,分析仿真波形。-MATLAB environment Simulink simulation platform to build PCM encoding and decoding circuit diagram of the analog signal is sampled, quantization, encoding
dsp
- 卷积码和维特比的编码及译码原理,MATLAB的仿真图。-Convolutional code and Viterbi encoding and decoding principle, MATLAB simulation of Fig.
matlab-huffman
- 霍夫曼编码过程和编码过程中一些步骤的思想及其含义-Huffman coding process and the number of steps in the encoding process ideas and their meanings
junyunyufeijunyun
- 1、了解均匀与非均匀量化编码的原理与过程 2、掌握两种不同量化编码方式的特点并能加以比较 3、进一步熟悉matlab在通信方面的应用 -1, understand the principle and process of uniform and nonuniform quantization encoding 2, grasp the characteristics of two kinds of different quantization encoding and can b
LDPC-master
- C and MATLAB implementation for LDPC encoding and decoding-Overview of what is provided WiFi (IEEE 802.11n) LDPC code construction Encoding by back-substitution for WiFi LDPC codes Iterative belief propagation (BP) Decoding (including
