搜索资源列表
ldpc_decoder
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和C(c-mex)程序分别编写,有详细说明和注释。
EVALDVBS2_STMICROELECTRONICS_130762
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
LDPC编码译码MATLAB代码
- 基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
LDPC.rar
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
ldpc0303
- ldpc编码,完整的编解码过程,并有多个编码实例-LDPC codes, the complete codec process and a number of coding examples
decode_log_ldpc
- LDPC码对数域译码程序,结构简单,相信对大家有所帮助-LDPC decoding with Log field
bpDecodingAlgorithm
- 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
pracsim-2
- 通信基本仿真2适合初学者学习的代码,包括了调制,分析等等:使用IIR filter的经典模拟滤波器(巴特沃斯Butterworth,切比雪夫Chebyshev),Bartlett周期图谱,加窗Bartlett周期图谱,基带波形仿真,IIR的贝塞尔滤波器Bessel Filter,二进制对称信道Binary Symmetric Channel仿真,比特序列,Remez滤波,BPSK复合基带信号仿真,载波生成器,椭圆滤波器Elliptical Filter,FFT,FSK调制及解调,高斯噪声Gaus
pracsim-3
- 通信基本仿真3,适合初学者学习的代码,包括了调制,分析等等:使用IIR filter的经典模拟滤波器(巴特沃斯Butterworth,切比雪夫Chebyshev),Bartlett周期图谱,加窗Bartlett周期图谱,基带波形仿真,IIR的贝塞尔滤波器Bessel Filter,二进制对称信道Binary Symmetric Channel仿真,比特序列,Remez滤波,BPSK复合基带信号仿真,载波生成器,椭圆滤波器Elliptical Filter,FFT,FSK调制及解调,高斯噪声Gau
BPModulationClassification
- 采用BP神经网络算法进行调制样式识别的Matlab代码-Using BP neural network pattern recognition algorithm Matlab code modulation
normalize_BP
- LDPC码归一化解码算法,加深对BP译码算法的理解-LDPC code decoding algorithm normalized to deepen the understanding of the BP decoding algorithm
IEEE-802.16e
- IEEE 802.16e标准中LDPC的编码代码 快速编码 BP译码-the code about LDPC in the standard of IEEE 802.16e fasting code BP decode
bp
- bp神经网络的相关MATLAB实现,源码被保存在txt文件中,需要自行粘贴即可-Related MATLAB bp neural network implementations, source code is stored in the txt file, you need to stick to their own
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.
LPC
- lpc改进算法,基于lpc采样率算法研究,用matlab直接运行-Improved bp Algorithm
hdfik
- BP neural network function fitting and pattern recognition, MinkowskiMethod algorithm, Including quaternion various calculations.
nx014
- By matlab code, The entire training process BP neural network, Since writing the curvature calculation function.
LDPC
- 最基本的LDPC仿真编译码程序,有需要的可以在这上面改进。很适合初学者(The most basic LDPC simulation compiling code program, which can be improved on it. It's good for Beginner.)
madqm
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()