文件名称:PBP
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-07
- 文件大小:
- 388kb
- 下载次数:
- 0次
- 提 供 者:
- 林**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用 LDPC 解码法,对原始信号通道的噪声进行评估,消去。具体原理可参照IEEE TCOM的论文。-Channel Noise Estimation or correlation estimation for distributed source coding Using Particle based Belief Propagation for LDPC decoding in AWGN and BSC models.
This code is partially based on our published journal papers with some additional improvements. In this code, we removed the parameter \lambda to reduce the number of free parameters. PBP estimator is distributed in the hope that is will be useful, but without any warranty. The codes have not been optimized, so the estimation speed may be slow. To use PBP estimator source code in your research, please cite our journal papers published in IEEE TCOM.
This code is partially based on our published journal papers with some additional improvements. In this code, we removed the parameter \lambda to reduce the number of free parameters. PBP estimator is distributed in the hope that is will be useful, but without any warranty. The codes have not been optimized, so the estimation speed may be slow. To use PBP estimator source code in your research, please cite our journal papers published in IEEE TCOM.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JavaBPForMatlab
...............\demo001_AWGN.m
...............\demo001_BSC.m
...............\JavaBPForMatlab.jar
...............\PCHK
...............\....\DenEvl_11.deg
...............\....\DenEvl_15.deg
...............\....\DenEvl_20.deg
...............\....\DenEvl_7.deg
...............\....\DenEvl_9.deg
...............\....\loadPCHK.m
...............\....\PEG.exe
...............\....\Reg3_6_1000.dat
...............\....\Reg3_6_10000.dat
...............\....\Reg_2.deg
...............\....\Reg_3.deg
...............\PEG
...............\...\test
...............\...\....\BigGirth.cpp
...............\...\....\BigGirth.h
...............\...\....\CodeName
...............\...\....\CyclesOfGraph.cpp
...............\...\....\CyclesOfGraph.h
...............\...\....\DenEvl_11.deg
...............\...\....\DenEvl_15.deg
...............\...\....\DenEvl_20.deg
...............\...\....\DenEvl_7.deg
...............\...\....\DenEvl_9.deg
...............\...\....\irReg504252.dat
...............\...\....\leftHandGirth.log
...............\...\....\MainPEG.cpp
...............\...\....\Makefile
...............\...\....\PEG32.exe
...............\...\....\PEGx64.exe
...............\...\....\Random.cpp
...............\...\....\Random.h
...............\...\....\Reg3_6_1000.dat
...............\...\....\Reg3_6_10000.dat
...............\...\....\Reg_2.deg
...............\...\....\Reg_3.deg
...............\...\....\test.vcproj
...............\...\....\test.vcproj.XXXXPC.benben.user
...............\...\....\test.vcproj.XXXXPC.wsasyz.user
...............\...\test.sln
...............\...\test.suo
...............\...\x64
...............\...\...\Release
...............\...\...\.......\PEG.exe
...............\...\...\.......\PEG.pdb
...............\src
...............\...\javabpformatlab
...............\...\...............\BPDecoder.java
...............\...\...............\BPLrMessageArrayType.java
...............\...\...............\ChannelType.java
...............\...\...............\PCHKType.java
...............\...\...............\SparseArrayType.java
...............\...\...............\Util.java
...............\Utils
...............\.....\initializeJava.m
...............\.....\progressBar.m
...............\.....\sigma2snr.m
...............\.....\snr2sigma.m
JavaPBPForMatlab
................\demo001_PBP_AWGN_BSC.m
................\JavaPBPForMatlab.jar
................\PBP
................\...\generateChannelNoise.m
................\...\generateSource.m
................\...\getChannelNoiseModel.m
................\...\getConnectionMap.m
................\...\getEstimationResultsPBP.m
................\...\getPriorDistributionParams.m
................\...\setChannelType.m
................\...\setParameterEstimator.m
................\plotEstimation.m
................\Utils
................\.....\Arrays.m
................\.....\invgampdf.m
................\.....\sinspace.m
................\.....\test_Java_beta_invGamma_Distribution.m
license.txt
readme.txt