搜索资源列表
DoubleBinaryTurbo
- 采用 DVB反向链路(DVB-RCS)标准中的双二元Turbo码matlab仿真程序和仿真结果。支持1/2和1/3码率。支持MAP,LOG-MAP解码算法。
ldpc_decoder
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
kmplot
- LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and si
decode_log_ldpc
- LDPC码对数域译码程序,结构简单,相信对大家有所帮助-LDPC decoding with Log field
LDPC_BSN
- LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and si
paper
- ERGODIC CAPACITY OF SPATIAL MULTIPLEXING MIMO SYSTEMS WITH ZF RECEIVERS FOR LOG-NORMAL SHADOWING AND RAYLEIGH FADING CHANNELS
msk-agc
- 本压缩文件包括对线性量级,对数量级和指数量级三种AGC方案的仿真,并包括msk信号通过agc回路的一个仿真文件,附带详细的仿真报告-this zip file includes 3 matlab file simulating 3 agc method(linear,log,and exponential).In addition, this file includes an simulation file of msk signal passing through agc loop.An si
plotgga
- 解析GGA语句的matlab程序,可以从log文件中提取NMEA0183语句-Analytical GGA statement matlab program
ldpc_matlab
- matlab和c联合编码,运行速度快,可拓展性很强,便于移植其他用处,矩阵可自定义,log—bp译码。-MATLAB and C joint coding, running fast, can be expanded, easy to transplant other useful, matrix can be customized, BP- log decoding.
madqm
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()