搜索资源列表
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
conv_code
- matlab 实现卷积码的编译码程序 以及仿真和调试程序 可以使用了94了-matlab to achieve the encoding and decoding convolutional codes, as well as simulation and debugging process can be used in the 94
cx
- 卷积码的MATLAB仿真及其性能测试,包括卷积码的编码和VITERBI译码程序-Convolutional codes of MATLAB simulation and performance testing, including the convolutional code encoding and decoding procedures VITERBI
juanjima
- 卷积码仿真与分析 在理解卷积码编译码原理的基础上使用Matlab语言进行编程,首先产 生一段随机序列,即原始的发送比特流,然后对该信号进行卷积编码、BPSK 映射、加噪、解映射及译码,得到恢复的数据。 -The simulation and analysis of the convolutional code to understand convolutional code encoding and decoding principle the basis of the Matlab
matlb_viterbi
- (2,1,2)卷积码链路仿真,采用viterbi译码算法,采用m语言编写,并非直接调用matlab内部函数,有助于对viterbi译码算法的理解-(2,1,2) convolutional code link simulation using viterbi decoding algorithm using m language, not directly call matlab internal function, contribute to the understanding of vite
xin
- Viterbi的matlab仿真,是基于FPGA的设计。。参数为(2,1,7)的卷积码设计-Viterbi matlab simulation, FPGA-based design. . (2,1,7) convolutional code design parameters
Convolutional-code-matlab
- 卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, Viterbi decoding matlab source
linteradoppler
- MATLAB中,卷积码、QPSK通过单径瑞利衰落信道的仿真,分析不同的多普勒和不同的交织块长对性能的影响。-MATLAB, the convolutional code, QPSK through a single path Rayleigh fading channel simulation, analysis of different Doppler interleaving block length and different impact on performance.
code
- 使用matlab进行卷积码编/译码器的仿真 进行Viterbi译码算法的编写-Write code using matlab convolution encoder/decoder Viterbi decoding algorithm simulation performed
Converlution-Code-Matlab
- 卷积码性能仿真工具,包含仿真图及误码率曲线-convolution code decode simulation
convolutional-code
- (1) 在c或matlab环境下实现卷积码编码模块,并嵌入实验一的通信链路中,要求编码模块有一定通用性可以设定约束长度、卷积码抽头系数; (2) 设定约束度分别为7、9的1/2卷积码,仿真分析这些码的硬判决译码性能、绘制误码性能曲线,对比不同约束度下卷积码的性能,分析译码复杂性; (3) 设定约束度为7的1/2卷积码,进行无量化软判决译码,仿真分析比较软硬判决译码性能; (4) 设定约束度为7的1/2卷积码,量化比特分别为3、4、5、6,仿真分析比较量化对误码性能的影响; (5)
convcoderv
- 基于matlab的卷积码仿真程序,对不同参数,如回溯长度等进行了仿真并生成了各种曲线,每个文件对应一个参数的仿真,无需修改-matlab based conv code simulation,for different parameters, like (Trace back length. each file corresponds to a parameter, you have not to change code to run.
QPSKjuanjima
- 对bpsk信道里的卷积码的仿真,用matlab平台进行的仿真实验。对卷积码的误码率进行了观察分析。(BPSK channel convolutional code on the simulation, using MATLAB platform for simulation experiments. The bit error rate of convolutional code is observed and analyzed.)
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
计算机通信仿真课程设计
- BPSK与模拟通信系统相比,数字调制和解调同样是通过某种;在大多数情况下,数字调制是利用数字信号的离散值去;三种数字调制方式在抗干扰噪声能力和信号频谱利用率;2BPSK调制原理;二进制相移键控(BPSK)是利用基于MATLAB中的BPSK误码性能研究; MATLAB提供了卷积码的convenc和相应的Viterbi译码函数vitdec,可以快速地得到编译码的结果。(BPSK compared with the analog communication system, digital modul
matlab卷积码仿真代码
- 对卷积码的误码率进行了仿真,代码验证具体可行。(Simulation analysis of the error rate of convolutional code)