搜索资源列表
Viterbi 16QAM硬判决译码
- 自己编写的16QAm viterbi硬判决译码 已经通过测试
viterbi_hard_soft_unquant.维特比译码三种判决类型的误码率曲线
- 本程序比较了维特比译码三种判决类型的误码率曲线,This program compares the three kinds of sentence types of Viterbi decoding the bit error rate curve of
feedback.rar
- 判决反馈均衡器实现判决,很好的东西,Decision feedback equalizer to achieve decision, good things
关于无线通信系统中判决反馈均衡器设计文档
- 关于无线通信系统中判决反馈均衡器设计文档,很好的资料,On wireless communication systems in decision feedback equalizer design documents, very good information
DSSS.rar
- 一个四用户的扩频通信系统,扩频增益为N=16,采用Walsh码进行直接序列扩频,BPSK调制,无线信道为AWGN(加性高斯白噪声信道)信道(AWGN信道:不考虑通信信道信号时,由宽频范围描述的统计随机无线噪声。)。在接收端进行解扩,解调,判决,通过仿真得到其中一个用户的误比特率与信噪比的仿真结果。,A four-user spread spectrum communication system, spreading gain for N = 16, using Walsh code Direct
tcm_8psk_viterbi
- 通信中的8psk&tcm的体制研究,matlab源程序代码,采用viterbi译码方式,同时适用于软判决和硬判决两种方式-Communication 8psk & tcm institutional research, matlab source code, using viterbi decoding method applies to both soft-decision and hard decision in two ways
16QAM_Viterbi_soft
- 通信中的TCM&16QAM源程序代码,开发环境matlab7.5 采用viterbi软判决译码-Communication TCM & 16QAM source code, development environment matlab7.5 using soft-decision viterbi decoding
decodeBitFlip
- LDPC在BPSK考虑AWGN信道下,采用软判决和积算法的仿真。这是第一个-LDPC in AWGN channel BPSK considering the introduction of soft-decision and the plot of the simulation algorithm. This is the first
oqpsk1112
- 软判决在OQPSK解调中实现对信号纠错的分析与应用-Soft-decision in OQPSK achieve signal demodulation analysis and application of error-correcting
oqpsk1001
- 软判决在OQPSK解调中实现对信号纠错的分析与纠错的-Soft-decision in the OQPSK demodulator to achieve error correction signal analysis and error correction
oqpskhh
- 软判决在OQPSK解调中实现对信号纠错的分析与应用-Soft-decision in OQPSK achieve signal demodulation analysis and application of error-correcting
John.Wiley.and.Sons.Essentials.of.Error.Control.Co
- 第1章 用于可靠数字传输和存储的编码 第2章 代数引论 第3章 线性分组码 第4章 重要的线性分组吗 第5章 循环码 第6章 二进制BCH码 第7章 非二进制BCH码、RS码及其译码算法 第8章 大数逻辑可译码有限几何码 第9章 线性分组码的网络 第10章 基于可靠性的线性分组码软判决译码算法 第11章 卷积码 第12章 卷积码的最优译码 第13章 卷积码的次优译码 第14章 基于网络的软判决译码算法 第15章 级联编码、码分解与多阶段译码
rls
- 最小二乘算法联合判决反馈均衡器进行信道仿真,用于优化信道性能。-Joint least-squares algorithm for decision feedback equalizer channel simulation, to optimize channel performance.
Soft_dfe_simulator
- 软判决均衡算法,包括好几种软判决均衡算法及其性能比较-Soft-decision equalization algorithm, including several kinds of soft-decision equalization algorithm and its performance comparison
LLR_demodulation
- 将多级调制时, 映射到同一符号的不同比特具有不同可靠性的特性引入软输出高阶解调算法中, 推导出一套 简单易行的通用算法, 使得在任何格雷映射方式下, 都能够使用一组相同的两级递推公式计算比特软判决信息。提供了一种 具有低复杂度的通用的高性能软输出高阶解调算法。-Multi-level modulation, the symbols are mapped to the same bit different with different characteristics of the reli
FSEDFE
- 自适应均衡器设计,采用分数间隔、判决反馈结构,MMSE算法。-Adapt a FSE+DFE combination for square M-QAM over T/2-spaced microwave channels with AWGN initialized by Unbiased MMSE-FSE receiver
viterbi
- 软判决译码方式,2PSK的维特比译码,MATLAB仿真-Soft-decision decoding methods, 2PSK Viterbi Decoding
panjue
- 用fpga来实现判决器的功能,语言简洁,便于理解-realize the function of determination
viterby
- 实现维特比的软判决译码仿真,比较软判决硬判决的性能-viterby soft decision
hammingcode
- VC++编码实现的(7,4)海明码,程序运行正确,用VC实验得到在硬软判决下的误码率。再用Matlab讲得到的数据进行绘图。-The realization of (7,4)hamming coding under the VC++.The program runs corectly,resulting the BER under several types.Finally, use the matlab to map with datas.