搜索资源列表
My_HuffmanCode
- 哈夫曼编码/译码程序 包含编码和译码程序,无须传权值表,模拟通讯中的二进制传输-Huffman encoding / decoding procedures include coding and decoding process, not right-table values, Analog Communication of binary transmission
3FSK.vhd
- 利用MAXPLUS作为仿真工具,用VHDL语言编程,采用频率键控法实现3FSK调制。对输入的系统时钟分别进行2分频,4分频和8分频得到这3种频率。通过对数字基带信号进行双二进制编码得到3个电平值,把它们作为三选一开关,来分别选择不同的频率值、选择不同的信号,从而实现3FSK调制。-As a simulation tool used MAXPLUS using VHDL language programming, using frequency shift keying modulation me
examples
- 二进制差分编码解码,二进制差分相移键控二进制幅移键控,二进制相移键控,二进制频移键控最小频移键控的调制与解调-Differential encoding and decoding binary, binary differential phase shift keying binary amplitude shift keying, BPSK, binary frequency shift keying Minimum Shift Keying modulation and demodulati
GF2_LDPC
- 二进制LDPC码 的编码与解码过程仿真,LDPC是信道编码的一种-binary LDPC code
min_sum_decoding
- LDPC是信道编码的一种,该文件仿真了对二进制LDPC解码的一种方法 min-sum decoding-LDPC min-sum decoding
100
- 通过阐述通信系统的基础理论,着重分析信道理论及信道编码方式,采用蒙特卡罗计算机仿真方法,利用MATLAB 提供的可视化工具Simulink 建立了信道编码的仿真模型,详细讲述了各编码方式的设计。在给定仿真条件下,运行了仿真程序,对二进制双极性通信系统中的几种基本信道编码进行了仿真性能测试和讨论,并从实际角度出发,对扩频通信中的信道编码进行了初步仿真,得出了在二进制双极性扩频通信系统中采用级联码,能够实现信道复用和误码性能双赢的结论。-Elaborate communication system
huffman-coding
- 在电报通讯中,电文是以二进制的0、1序列传送的。字符集中的字符的使用频率是不同的(比如e和t的使用较之q和z要频繁得多),哈夫曼编码可以使得编码的总长最短,从而相同的位长可以传送更多的信息。-In telegraph communications, the message is transmitted binary sequence 0,1. Frequency character sets are different (such as e q and t and z are used with
11
- 基于MATLAB软件实现二进制序列的cmi编码输出程序和波形绘图-Based on MATLAB software cmi binary sequences encoded output waveform drawing program and
polar-codes
- 二进制删除信道下的极化码编译码,包括信道的极化,编码,以及SC算法下的译码。-The binary erasure channel polarization codes, including channel coding and decoding, polarization, under SC algorithm.