搜索资源列表
AWGN
- AWGN的仿真程序。FILENAME: awgn_simulator.c version 1.5 (C) Tadashi Wadayama, 2003 An LDPC code simulator based on quantized-BP algorithm for AWGN chanel -AWGN simulation program. FILENAME : awgn_simulator.c version 1.5 (C) Tadashi Wada Yama.
BPSHUANF
- BP算法的原理及其MATLAB程序,为PPT格式,MATLAB源代码在其中-BP algorithm principle and MATLAB procedures for the PPT format, MATLAB source code in which
BP1231
- 这个实例是关于BP网络用于函数逼近,适用于初学者 -example of this is on the network for BP function approximation applied to beginners
Machine Learning - C++的BP算法源程序
- 一个BP算法的C++实现-an algorithm to achieve C
PHONE
- 说明: 1、该程序需要泰兴tw8a电话语音卡的支持。 2、当用户需投诉、报修时,只需通过拨打投诉专线电话即可 接通投诉抢修管理系统。管理系统接到投诉电话后,用语音提 示投诉者选择投诉或报漏类型,说明投诉或报漏情况,投诉 者联系电话等,同时将投诉者所说内容进行录音,并记录投诉 的具体时间。然后,管理系统根据投诉类别可自动拨打相应 部门负责人的电话、手机或BP机。如管网修理投诉或管网报 漏转给管网维修组,服务质量投诉转给服务质量投诉
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
135423127889
- ldpc译码算法,经典bp译码算法经典。 -ldpc decoding algorithm, the classical decoding algorithm bp classic.
RaptorDecode_BPSK_AWGN
- Raptor码的译码程序,包括LDPC码部分和LT码部分的BP迭代译码。-Raptor code decoding process, including BP iterative decoding of the LDPC code portion and LT code portion.
CS_recovery_algorithms_OMP_SP_IHT
- 基于压缩感知理论的图像重构算法matlab实现,其中包含OMP,BP,IHT等重构算法-Reconstruction Algorithm Based on the theory of compressed sensing image reconstruction algorithm matlab implementation, which contains the OMP, BP, IHT, etc
BPclass
- bp神经网络类,可以与外界接口实现神经网络的功能。-bp neural network type, you can interface with the outside world and realize the function of neural networks.
2520
- Calculation crosshairs diffraction image at different distances, Using high-order cumulants of MPSK signal modulation recognition, BP neural network function fitting and pattern recognition.
lffy
- 采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
bzuance
- 实现ldpc的编译码功能,译码算法使用的对数域bp译码算法()