搜索资源列表
juanji
- matlab在通信原理中的应用,信道编码卷积码仿真,希望大家能用得上!
conv
- matlab 卷积码的仿真,很好很实用 经过了测试的-matlab simulation of convolutional codes
conv_encoder
- 卷积码编码仿真程序,编码速率为1/2;在Matlab环境下仿真,适用于初学者。-Convolutional code simulation program coding, coding rate of 1/2 in the Matlab simulation environment for beginners.
2BViterbiDecoder
- 卷积码的维特比译码仿真,基于MATLAB的一种源代码,很实用的-Convolutional code Viterbi Decoder Simulation
AWGN_RS
- 高斯信道下采用RS 卷积码,译码时采用软硬两种判决方法对误码率进行仿真,利用simulink搭建模块,在利用m文件编程调用产生最终结果。-The paper use the RS code in AWGN.And two different of demodem way are used in it.
gsm_fs
- 用matlab实现的GSM TCH/FS系统在高斯信道、瑞利信道的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码知识-Using matlab to achieve GSM TCH/FS system in the Gaussian channel, Rayleigh channel performance simulation, which uses a loop encoding, convolutional codes, interleaving codes channel cod
gsm_efs
- 用matlab实现的GSM TCH/EFS系统在高斯信道、瑞利信道下的性能仿真,其中用到了循环编码、卷积码、交织码等信道编码技术-Using matlab to achieve GSM TCH/EFS system in the Gaussian channel, Rayleigh channel the performance of simulation, which uses a loop encoding, convolutional codes, interleaving codes c
LogMAPdecoder_HTM
- 经典的卷积码的Log_MAP译码算法matlab仿真实现-A classical Log_MAP decoding algorithm of convolutional code is relized by matlab.
procedure_orgit
- 卷积码仿真程序,matlab仿真,得到误码率曲线,在不同码率和生成码字下对应不同的纠错能力,反应在误码率曲线上-Convolutional code simulation program, matlab simulation, bit error rate curves obtained at different bit rate and generate the next code word corresponding to different error correction capabil
juanjima
- 卷积码的matlab仿真,经由simulink搭建的系统平台-Convolutional codes matlab simulation platform erected by simulink
GSM
- 实现 AWGN信道下的理论误码特性和仿真误码特性,GSM系统卷积码在AWGN信道的误码特性,GSM系统卷积码在突发信道和AWGN信道的误码特性,GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性-AWGN channel to achieve the theoretical BER performance and simulation of BER performance, GSM system, convolutional code in AWGN channel BER perfor
awgnCONVcoding
- matlab 卷积码的仿真 很好很实用 经过了测试的-matlab simulation of convolutional codes is very useful after a good test
viterbi_Decoder
- 对卷积码进行译码MATLAB仿真,Hard Decision Viterbi Decoder-Decoding convolutional codes of MATLAB simulation, Hard Decision Viterbi Decoder
rate_1_N_convolution_code
- matlab仿真,有关纠错码中卷积码的性能仿真,1/N速率的-matlab simulation, the error-correcting codes in the convolutional code performance simulation, 1/N rate
rate_1_N_convolution_code_BER_curve
- 码率为1/3的卷积码的性能曲线仿真,调试可用,MATLAB语言-rate 1/3 Convolutional code ,based on MATLAB
MATLAB
- 卷积码编码译码MATLAB仿真程序,比较详细的源代码-Convolutional coding and decoding MATLAB simulation program
last2
- 卷积码的仿真及应用,通过matlab仿真过,得到了在不同信道上的性能-Convolutional code simulation and application, through the matlab simulation before, to get the performance in different channel
MATLAB
- 本代码主要仿真了VO和JZ超过AWGN信道的内存1率1/2卷积码的性能边界。 -VO and JZ bounds on performance of a memory-1 rate-1/2 convolutional code over an AWGN channel
viterbi_decode
- MATLAB下使用viterbi算法进行卷积码的仿真范例。可以用任意配置的卷积码。testConv.m启动仿真,其中用了两种卷积码(一个1/2和一个2/3卷积码)。若要使用硬判决,需修改metric.m文件。其他就没有什么要改的了。解压即可使用。-Under viterbi algorithm using MATLAB simulation examples of convolution codes. Can be used in any configuration of the convolu
IDMA
- IDMA,Interleave Division Multiple Access,交织多址仿真。编码方式包括重复码,卷积码,turbo码。(IDMA, interleaved multiple access. Repetition code, convolutional code, turbo code are included.)