搜索资源列表
-
1下载:
给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用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
-
-
1下载:
通信系统的仿真,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
-
-
0下载:
使用matlab编写的viterbi译码程序,希望对大家有用。-use matlab prepared by the viterbi decoding procedures in the hope that useful for all.
-
-
3下载:
用matlab软件仿真了从卷积码编码,QPSK调制,AWGN信道,QPSK解调,以及viterbi译码。-Using matlab Simulate from the coding of convolutional code,Qpsk modulation ,AWGN channel ,Qpsk demodulation and viterbi decoding。
-
-
3下载:
实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and viterbi decoding, but also a simple BPSK modulation and demodulation process.
-
-
0下载:
scr ipt for computing BER with Binary Convolutional Code
and viterbi decoding.
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision and soft decison decoding is used. -scr ipt for computing BER with Binary Conv
-
-
0下载:
viterbi 解码程序,用matlab编写。希望对大家有用。-viterbi decoding process, using matlab write. Hope to be useful.
-
-
0下载:
-
-
0下载:
卷积码的matlab仿真及其性能测试,包括卷积码的编码和viterbi译码程序-Convolutional codes of matlab simulation and performance testing, including the convolutional code encoding and decoding procedures viterbi
-
-
0下载:
转载:卷积编码+维特比译码的matlab程序-Reprinted: convolutional code+ matlab viterbi decoding process
-
-
0下载:
维特比译码matlab仿真 详细过程有注释,方便学习使用,挺好用的,望保留实用-viterbi decoding matlab simulation detailed process notes, facilitate learning to use, very easy to use, hope to retain the practical
-
-
0下载:
(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
-
-
0下载:
一个关于卷积编码和viterbi译码的matlab程序,现在把它们放在这里,希望对需要的人有些帮助。-A convolutional coding and viterbi decoding matlab, put them here, and hope to those who need some help.
-
-
1下载:
卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, viterbi decoding matlab source
-
-
0下载:
卷积码的编码,卷积码的维特比译码,运用bpsk编码实现的-Coding convolutional codes, viterbi decoding convolutional codes, the use of coding to achieve bpsk
-
-
1下载:
维特比译码算法,采用matlab语言进行编写,与自带的一致,可验证-viterbi decoding algorithm, using matlab language writing, consistent with the built-in, verifiable
-
-
0下载:
文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and viterbi decoding procedures.
-
-
0下载:
matlab实现217 viterbi译码(硬判决,可直接运行,得到BER曲线)-matlab codes achieve 217 viterbi decoding (hard decision,can be run directly to obtain BER curve)
-
-
1下载:
C语言实现217卷积码的viterbi译码(软、硬判决的代码都有,运行时先在VC中分别运行软、硬判决的C程序,产生误比特率的数据并存储在.txt文件中,之后在matlab中读取数据,画出误比特率曲线,matlab程序也已给出)-C language achieve 217 viterbi decoding (including hard and soft decision,and the codes should be run in VC to generate and store the BE
-
-
8下载:
利用matlab实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using matlab realize the whole process of convolution code and viterbi decoding to achieve a contrast soft decision and hard decision.
-