搜索资源列表
matlab_saa3010
- 简介:采用matlab完成了SAAB3010红外遥控板的编码发射显示,通过GUI界面可以清楚了解其发射编码格式,有助于红外遥控编解码的学习。 关键词:matlab SAA3010 红外遥控 GUI-Descr iption: The complete SAAB3010 matlab coding infrared remote control panel emission displays, through the GUI interface can be a clear understan
TRRSS_CODECh
- 该程序源码是RS编译码器的MATLAB仿真程序源码,里面有对程序源码的详细说明与解释。包包含编码算法与译法算法的原理,流程和代码实现。对掌握RS码有非常好的学习价值。 可直接使用。 -The program source code is the RS codec MATLAB simulation program source code, there are detailed instructions and explanations on the program source. The p
matlab_QPSK
- 利用matlab实现QPSK编码的编码与解码-QPSK encoding encoding and decoding using matlab
viterbi_hard
- (2,1,3)卷积码编码,硬判决译码;编码是matlab语言,译码是verilog语言-(2,1,3) convolutional code encoding, hard decision decoding coding is matlab language, decoding is verilog language
viterbi_soft
- (2,1,3)卷积码编码,软判决译码;matlab语言编码;verilog语言译码;-(2,1,3) convolutional code encoding, soft-decision decoding matlab coding verilog decoder
26879085sttc4
- Package is for developing the g Encoding techniques and developed in the MATLAB
哈夫曼编码器设计实验报告
- 要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。 ①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。 ②输入数据序列的长度为256。 ③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter. Huffman coding is required for a section of data sequence to m