搜索资源列表
Viterbi
- 无线光通信;卷积交织;Viterbi并行译码 在误码率为10的负6次方 时,相对于最佳阈值 判决有约6.9dB的编码增益,与完美交织下的编码性能仅相差0.3dB-Wireless Optical Communication Convolutional Interleaver Viterbi decoding in parallel at the bit error rate of 10 negative 6 power when compared with the optimal
youguanViterbijuanjibianyimachengxu
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真-Error-correcting codes are given the general simulation performance test methods, focus on the channel error sequence generated, and then the realization of convolutional codes using
viterbitheory
- 该报告详细介绍了Viterbi译码的方法,并分析了从卷积编码,调制,信道,解调,译码的详细步骤。-this article introduce the decoding way of convolutional code,and analysis the steps from coding ,modulating,channel,demodulating,and decoding。
ViterbiMLD
- This viterbi soft and hard decision decoding ...extremely useful and easy approach for BER .-This is viterbi soft and hard decision decoding ...extremely useful and easy approach for BER .
FULLTEXT01
- viterbi thesis. it contains how to design viterbi decoding algorithm with matlab and vhdl code for g[171,133]
blahut(ecc)
- matlab code for viterbi decoder
Viterbi
- 关于卷积码维特比译码的方法的实现,硬判决方法译码-Viterbi decoding of convolutional code implementation of the method, hard decision decoding method
OFDM-comunication-base-matlab
- 这里提供了一整套的基于MATLAB的OFDM开发系统,从编码到信道模型-->解调-->同步建立--->维特比译码,涵盖了通信所有涉及的知识,是不错的学习资料。-Here are a set of MATLAB-OFDM-based development system, from coding to the channel model-> demodulator-> Sync build---> Viterbi decoding, covering all i
Turbo-Matlab
- Turbo码的产生及研究现状 Turbo码编码译码 Matlab介绍及仿真结果-KEY WORDS channel-coding, Turbo-code, viterbi-decoding
dsp
- 卷积码和维特比的编码及译码原理,MATLAB的仿真图。-Convolutional code and Viterbi encoding and decoding principle, MATLAB simulation of Fig.
viterbi(b)
- viterbi解码,不是matlab自带程序,而是额外的编程-viterbi decoding, not matlab own procedures, but the additional programming
Final-Project
- This is some MATLAB m-files to simulate a communication system using convlutional channel coding and Viterbi algorith of decoding.
viterbi-decoder-master
- MATLAB仿真信道 VITERBI译码程序-MATLAB simulation channel decoding program VITERBI
Viterbi
- Viterbi Decoder Matlab file
New-WinRAR-ZIP-archive
- This file includes matlab source code for the Uncoded QPSK + Coded QPSK with Viterbi (Hard decesion) decoder.
communication-system-simulation
- matlab实现软判决维特比译码,比较软判决和应判决的误码率-soft demodulation and viterbi decoding through MATLAB
线性卷积编码的线形移位寄存器poly2trellis的解释
- 线性的卷积编码,基本的信道编码,可以由线性移位寄存器(即线性多项式)构成。 输出网格trellis表示由移位寄存器组成的网格装的卷积编码器,通过移位寄存器多项式生成,所以在Matlab中的函数叫做poly2trellis,也就是多项式poly-to-网格trellis,用来描述寄存器的结构方式。生成的trellis可以作为线形卷积编码函数convenc和或者其解码(如Viterbi解码函数vitdec)的输入。
Viterbi译码的MATLAB仿真研究
- Viterbi译码的MATLAB仿真研究,Viterbi译码的MATLAB仿真研究
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图