搜索资源列表
depuncture
- 删除卷积码的matlab仿真,广泛应用于通信系统中-delete the Matlab simulation, widely used in communication systems
ceshi112
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真。-given error-correcting code simulation performance test methodology, the general focus on its channel sequence errors in the generation, then using Matlab convolutional coding and V
Viterbi-decoding
- 通信系统的仿真,Viterbi译码可用于卷积码等的译码解决方案,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, Viterbi decoder can be used as a convolutional code decoding solution, communications can be used, the example is given of the procedures based on
convolution_codes
- 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, convolutional codes is an error-correcting code that can be used in digital TVs, mobile phones and other communications, this example is based on the Ma
CC_BPSK
- 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。-Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based
viterbi
- 用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及Viterbi译码。-Using Matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and Viterbi decoding。
fangzhen2
- 汉明码,卷积码,以及信道衰落模型仿真(systemview)-Hamming code, convolutional codes, as well as fading channel simulation model (systemview)
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
conv_vhdl
- 用Verilog实现卷积码(2,1,2)的编码器,采用状态机来完成在modelsim下的仿真-Verilog implementation using convolution code (2,1,2) encoder, using a state machine to complete the modelsim simulation under the
juanji
- 基于simulink的(2,1,2)卷积码在二进制对称信道中的系统仿真-Based on simulink the (2,1,2) convolutional codes in the binary symmetric channel of the system simulation
systemview
- 基于System View平台,实现卷积码编译码系统的设计与仿真,添加高斯噪声测试系统抗噪声性能-System View-based platform for encoding and decoding system of convolutional codes to achieve the design and simulation, adding Gaussian noise test system noise immunity
Simulink
- 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如卷积码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as convolutional codes, etc.) on bit error rate improvement.
juanjiandviterbi
- 介绍了目前在数字无线通信中常用的一种向前纠错编码卷积码编码和Viterbi解码的原 理,并采用TOP—DOWN的设计思想,利用相关的EDA工具软件进行设计。并将卷积码编码器、 Viterbi译码器设计下载到Ahera公司的FPGA芯片上进行仿真,得到了预期的设计结果。-Viterbi
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
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.
卷积码编译
- 通过matlab软件对卷积码的编译码实现及其仿真(Implementation of convolutional codes)
cqn-code
- 瑞利信道下(2,1,3)卷积码仿真,得到误码率曲线,,可以的(Under Rayleigh channel (2,1,3) convolution code simulation, get the ber curve, and can be)
计算机通信仿真课程设计
- 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)