搜索资源列表
viterbi
- 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
hammming
- 该程序实现了高斯信道传输信息中未编码时和采用汉明【7,4,3】码时不同误码率的统计,得到汉明74码的性能。-realized by the Gauss channel to transmit information not to code and the use of Hamming codes -- [7,4,3 different error rate statistics, to be prescribed 74-yard performance.
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
matlabdemo
- turbo码是在无线通信中用的很多的一种信道编码方式.-turbo codes are used in wireless communications in a lot of channel coding.
SIMO
- 空时分组码的准静态衰落瑞利信道的但发射天线多接受天线性能仿真-space-time block codes of quasi-static Rayleigh fading channel but fired over the antenna receiver antenna Performance Simulation
STBC_MIMO
- 空时分组码的准静态衰落瑞利信道的多发射天线多接受天线性能仿真-space-time block codes of Rayleigh fading quasi-static multi-channel multi-antenna receiver antenna Performance Simulation
viterbi_binary_hard
- (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
633_awgn
- 线性码在AGWN信道下的模拟. 这个程序在编码中很有用-Linear Codes in AGWN analog channel. This procedure is useful in the coding
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
LDPC_Girth4Test
- 用于信道编码LDPC的功能子程序,可检测LDPC码长度,并配有例子-LDPC channel coding for the functions of subroutine, can detect the length of LDPC codes, and with examples
BlindSignalDetectionforSpace2TimeBlockCodinginFreq
- 频率选择性信道下空时分组码直接盲信号检测算法.-Frequency-selective channel under the direct space-time block codes blind signal detection algorithm.
HAMMING
- 本次仿真程序对一串二进制信息采用Hamming编码后再进行2PSK调制,在某种无线AWGN信道上进行传输,然后并在接收端进行解调,并译码。最后画出其在没有采用纠错编码时、采用纠错编码后但未译码前以及译码后的误比特曲线。-The simulation program for a string of binary information and then carried out using Hamming codes 2PSK modulation, AWGN channel in a wirele
Simulink
- 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如卷积码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as convolutional codes, etc.) on bit error rate improvement.
LOS-Channel-Gain
- MATLAB Codes for Calculate the line of sight Channel Gain-MATLAB Codes for Calculate the line of sight Channel Gain
polar-codes
- 二进制删除信道下的极化码编译码,包括信道的极化,编码,以及SC算法下的译码。-The binary erasure channel polarization codes, including channel coding and decoding, polarization, under SC algorithm.
underwater-acoustic-channel
- 水声通信信道参数的生成以及水声信道的仿真,该包内包括set_channel_params.m和channel_simulator.m两个函数。仿真器包含了大规模和小规模衰落两种。-This package consists of Matlab codes set_channel_params.m and channel_simulator.m and a series of Matlab functions that will be called by the main codes.
pn-sequence-channel-and-coding
- This file have matlab codes for pn sequence generation, modelling of rayleigh channel etc-This file have matlab codes for pn sequence generation, modelling of rayleigh channel etc...
wimax-channel
- this file consists of matlab simulation codes to simulate wimax channel. these five files help to simulate wimax rayleigh fading channel.
Channel coding
- Different Channel coding techniques
channel preferance1
- 极化码的编译码仿真程,串行抵消算法(sc)译码(the decoding of polar codes)