搜索资源列表
卷积码MATLAB源程序
- 卷积码编码和viterbi译码MATLAB源程序
卷积码编码程序
- 基于MATLAB的卷积码编码程序模块。适用于初学者看。比较基础
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
LogMAPdecoder.rar
- LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考,<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also inclu
c9
- 基于matlab的(2,1,7)卷积编码-Matlab based on the (2,1,7) convolutional coding
Convolutional-Encoder-Viterbi
- 卷积编码器和viterbi译码器的设计与仿真-Convolutional encoder and viterbi decoder design and simulation
fig0214-PPM
- 卷积编码和解码器,通俗易懂,误码率低,有BER仿真曲线-Convolutional encoding and decoding, and user-friendly, error rate and low BER simulation curves
viterb_relize
- 卷积编码和viterbi译码实现参考的一些论文-reference paper used to realize convolution code and viterbi decode
project_soft
- 使用卷积编码的通信系统中使用软判决信号检测的simulink-The use of convolutional coding in communication systems using soft decision signal detection simulink
viterb
- 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
ofdm1
- 利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
viterbitheory
- 该报告详细介绍了Viterbi译码的方法,并分析了从卷积编码,调制,信道,解调,译码的详细步骤。-this article introduce the decoding way of convolutional code,and analysis the steps from coding ,modulating,channel,demodulating,and decoding。
coded
- awgn信道下,卷积编码与M-QAM调制相结合的系统分组错误概率与信噪比的函数关系的matlab仿真程序-awgn channel, convolutional coding and M-QAM modulation system, the combination of packet error probability and SNR is a function of the matlab simulation program
ConvolutionalEncodingandViterbiDecoding.m
- 转载:卷积编码+维特比译码的matlab程序-Reprinted: convolutional code+ matlab Viterbi decoding process
Hviterbi
- 实现卷积编码和相应的维特比译码(卷积码编码器为(2,1,3),维特比译码针对第1、3位模二加和第1、2位模二加)-Convolutional coding and the corresponding realization of Viterbi decoding (convolutional code encoder for the (2,1,3), Viterbi decoder bit mode for the first 1,3 and 1,2 position two plus two
线性卷积编码的线形移位寄存器poly2trellis的解释
- 线性的卷积编码,基本的信道编码,可以由线性移位寄存器(即线性多项式)构成。 输出网格trellis表示由移位寄存器组成的网格装的卷积编码器,通过移位寄存器多项式生成,所以在Matlab中的函数叫做poly2trellis,也就是多项式poly-to-网格trellis,用来描述寄存器的结构方式。生成的trellis可以作为线形卷积编码函数convenc和或者其解码(如Viterbi解码函数vitdec)的输入。
卷积码的编码和VB译码
- 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
卷积码+Viterbi Decoder
- 用matlab m语言书写的归零卷积码的编码和译码程序(Convolutional code encoding and decoding procedures in matlab)
基于MATLAB的OFDM仿真设计实验报告
- 包含有数字通信课程实验大作业报告与代码。完成的OFDM的收发包含:1.卷积编码、2.自动增益控制、3.极大似然判决、4.QPSK收发、5.帧检测等,代码在MATLAB2016b环境下编译通过(It contains the report and code of the experiment assignment for the course of digital communication. The completed OFDM transceiver includes: 1. convolut
matlab 卷积编码与译码
- 关于(3,2,3)卷积编码与译码的各种性能讨论分析,有关码率,延迟,