搜索资源列表
space.time.code.2t2r
- 该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。内附主要程序的用途说明.-folder to the space-time block codes-Convolutional Codes cascade system simulation program, antenna configuration for the two 2 admission. Containing the main proceedings Descr iption.
Viterbi_Algorithm
- 卷积码的Viterbi译码算法仿真程序 要求:递归卷积码,归零处理-Convolutional Codes Viterbi decoding algorithm simulation program requirements : recursive convolutional codes and zeroing treatment
GSM-CHANNEL-CODING
- MATLBA 信道仿真,完成信道卷积码循环码的编译码-MATLBA channel simulation complete Channel Convolutional Codes cycle code encryption
convcode0.1
- 卷积码编码器,与对应的维特比硬判决译码器。已经通过仿真验证-Convolution Encoder, and the corresponding hard decision Viterbi decoder. Has been verified by simulation
cov
- 生成卷积码的matlab仿真程序及其说明文档
convsysterm_withoutconv
- 卷积码的vitrbi译码 M语言仿真 包括各种情况下的 对比
conv_code_viterbi
- 卷积码编码和解码的文档和代码。解压后可直接在MATLAB上仿真。-The introduction document and matlab code for convolutional code.
viterbi_coder
- 卷积码编码函数,通用。应用于通信编码仿真-viterbi_coder
fangzhen
- 卷积码和循环码的verilog编码以及仿真结果图,-Convolutional codes and cyclic codes and the coding verilog simulation results map
eetop[1].cn_channelcoding
- 卷积码的维特比译码Matlab仿真,十分好用-eetop[1].cn_Convolutional-Encoder-Viterbi.zip
OFDM
- 基于卷积码,AWGN信道的OFDM系统仿真-Based on convolutional codes, AWGN channel OFDM system simulation
data_generate
- 用于生成信道编码算法仿真当中所使用的编码器输入信息,适用于分组码、卷积码和tubor码等。-Channel coding algorithm used to generate simulations were used in the encoder input for block codes, convolutional codes and tubor codes.
cpm-modulation-
- CPM信号的形成,连续相位的实现,如何把在卷积码译码中的维特比译码方法结合到CPM译码中来,并通过matlab软件进行仿真实现-CPM signals the formation of a continuous phase of implementation, how to decode the convolutional code Viterbi decoding method in combination to the CPM decoding in the past, and Simula
QPSK_conv
- 通信系统仿真大作业,卷积码编码,QPSK调制,接收端维特比软判决。程序正确。-Communication system simulation a large operation, convolution coding, QPSK modulation, soft-decision Viterbi receiver. Program is correct.
8QAM
- 数字通信系统仿真—采用8QAM调制和卷积码技术-Digital communication system simulation QAM modulation with 8 and convolution code technology
multi-user-tdscdma-simulation-
- 多用户下tdscdma的仿真,包含了调制、卷积码、解调、产生随机序列等多个文件-Multi-user simulation of tdscdma, includes modulation, convolutional codes, demodulation, resulting in a random sequence, and multiple files
卷积码
- 在awgn信道下卷积码的性能仿真,利用的是matlab自带的译码函数。(Product performance simulation code in AWGN channel)
jiaozhi
- 卷积码、bch码在交织技术不同的情况下进行误码率的仿真实验。(The convolutional code and BCH code are simulated experimentally under different interleaving techniques.)
BPSK_AWGN_rayleigh_code_interleave
- 搭建 BPSK+编码+交织仿真通信链路,仿真分析在不同信道条件下的不同译 码算法的误比特率性能。基于 matlab,搭建 BPSK+卷积编码+交织通信收发链路, 仿真参数如下: 1) 信源比特速率: 100 b R kbps = 2) 卷积编码:码率为 1/2,生成多项式为(561,753) 3) 译码方式:维特比译码(硬判决译码、软判决译码(8 比特量化)) 4) 交织:行列交织,交织器深度为 100bit,宽度为 10; 5) 仿真点数:106 1. 在 AWGN 信道下,仿真并绘出该系统在
卷积编解码
- 使用Simulink(或m语言)仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(m语言方式),不是调用Simulink(或m语言)的已有编码、译码函数。并在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(Simulink (or M language) is used to simulate convolutional coding, and Viterbi decoding method is used to decode, in which