搜索资源列表
viterbi_binary_hard
- (3,1,4)卷积码的viterbi硬判决的源代码,通过高斯信道的误码率-(3,1,4) Convolutional Codes Viterbi hard decisions source code, the Gauss channel BER
tryGUI
- 超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_est.m;chan
UWBsimulator
- 自己编写的超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_est.m;channel.m;channelgenerator
BERcurve_CV_soft2_QA
- Computes BER v EbNo curve for convolutional encoding / soft decision Viterbi decoding scheme assuming BPSK. Brute force Monte Carlo approach is unsatisfactory (takes too long) to find the BER curve. The computation uses a quasi-analytic (Q
viterbi
- 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
script_ber_bpsk_convolutional_code_viterbi_decode
- scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback
8aryQAM
- 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
viterbi_deCODE
- 卷积码的维特比译码仿真,主要是仿真误码率曲线。-Convolutional codes Viterbi decoding simulation, mainly simulation BER curves.
BERcurve_CV_hard
- BER with Viterbi decoder
computingBERConvolutionalCod3
- 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 Convolu
computingBERConvolutionalCod1
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory and variable traceback depth Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision decoding i
computingBERConvolutionalCod2
- scr ipt for computing BER with Binary Convolutional Code and Viterbi decoding with finite survivor state memory Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal Hard decision and soft decison decoding is used.
computingBERConvolutionalCode
- 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 decoding is used.
G0
- 这个是协作通信用的MRC的程序 信息源2个 中继1个 接收端用信息源和中继端收到的信号进行合成 (MRC) 然后用维特比解码 可以输出BER和FER 头文件还可以定义pathloss gain 一般协作通信的模板 -This is a collaborative communication process with the MRC information sources 2 relay a receiver with the information source and the relay
convlutional_code_viterbi
- 卷积码的实现,c比matlab快很多。scr ipt for computing the BER for BPSK modulation in AWGN with Hard and Soft decision Viterbi decoding with traceback-discuss a simple binary convolutional coding scheme at the transmitter and the associated Viterbi (maximum li
viterbi
- 卷积码的维特比译码算法实现,并分析其误码率性能-Convolutional codes, Viterbi decoding algorithm to achieve, and analyze the BER performance
viterbi-decoding
- 维特比译码算法的实现,以及卷积码译码的误码率性能分析-Viterbi decoding algorithm, as well as the BER performance of the convolutional code decoding
ConvolutionWithViterbiDecoding
- QPSK调制下的(5,7)卷积码的编码和维特比译码与BPSK调制下(5,7)卷积码的编码和维特比译码的BER特性-QPSK modulation under (5,7) convolutional code encoding and Viterbi decoding and BPSK modulation (5,7) convolutional code encoding and Viterbi BER characteristic
Viterbi
- 实现了一个基于卷积码的通信系统 可以统计不同信噪比的误码率(A convolutional code based communication system and implemented to calculate the BER of different SNR)
Untitled2
- 比较了用软判决和硬判决进行viterbi译码的BER-SNR曲线(Compare the BER-SNR curve of viterbi decoding by using hard decision and soft decision)