欢迎来到 wabc.cc 官方网站!
您的位置: 首页 - 产品分类 - PBP
PBP

PBP

on bsc decoding distributed coding 噪声评估 LDPC pbp 所属分类 :matlab例程 开发工具 :matlab 文件大小 :388KB 下载次数 :51 上传日期 :2013-01-07 20:10:03

联系电话: 13983470003
产品详情

所属分类matlab例程
开发工具:matlab
文件大小:388KB
下载次数:51
上传日期:2013-01-07 20:10:03
说明:  用 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. )

文件列表
JavaBPForMatlab
...............\demo001_AWGN.m,2886,2013-01-04
...............\demo001_BSC.m,2770,2011-04-21
...............\JavaBPForMatlab.jar,13643,2011-04-07
...............\PCHK
...............\....\DenEvl_11.deg,93,2008-08-19
...............\....\DenEvl_15.deg,111,2008-08-19
...............\....\DenEvl_20.deg,168,2008-08-19
...............\....\DenEvl_7.deg,51,2008-08-19
...............\....\DenEvl_9.deg,63,2008-08-19
...............\....\loadPCHK.m,1906,2011-04-21
...............\....\PEG.exe,36352,2011-04-02
...............\....\Reg3_6_1000.dat,13693,2011-04-04
...............\....\Reg3_6_10000.dat,166698,2011-04-04
...............\....\Reg_2.deg,8,2008-08-19
...............\....\Reg_3.deg,8,2008-08-19
...............\PEG
...............\...\test
...............\...\....\BigGirth.cpp,16129,2008-08-19
...............\...\....\BigGirth.h,1079,2008-08-19
...............\...\....\CodeName,2783,2008-08-19
...............\...\....\CyclesOfGraph.cpp,6620,2008-08-19
...............\...\....\CyclesOfGraph.h,851,2008-08-19
...............\...\....\DenEvl_11.deg,93,2008-08-19
...............\...\....\DenEvl_15.deg,111,2008-08-19
...............\...\....\DenEvl_20.deg,168,2008-08-19
...............\...\....\DenEvl_7.deg,51,2008-08-19
...............\...\....\DenEvl_9.deg,63,2008-08-19
...............\...\....\irReg504252.dat,8865,2011-03-26
...............\...\....\leftHandGirth.log,32516,2011-04-04
...............\...\....\MainPEG.cpp,9395,2011-03-26
...............\...\....\Makefile,662,2008-08-20
...............\...\....\PEG32.exe,36352,2011-04-02
...............\...\....\PEGx64.exe,41472,2011-04-04
...............\...\....\Random.cpp,1704,2008-08-19
...............\...\....\Random.h,493,2008-08-19
...............\...\....\Reg3_6_1000.dat,13693,2011-04-04
...............\...\....\Reg3_6_10000.dat,166698,2011-04-04
...............\...\....\Reg_2.deg,8,2008-08-19
...............\...\....\Reg_3.deg,8,2008-08-19
...............\...\....\test.vcproj,7309,2011-04-04
...............\...\....\test.vcproj.XXXXPC.benben.user,1482,2011-03-26
...............\...\....\test.vcproj.XXXXPC.wsasyz.user,2615,2011-04-08
...............\...\test.sln,1231,2011-04-04
...............\...\test.suo,13824,2011-04-08
...............\...\x64
...............\...\...\Release
...............\...\...\.......\PEG.exe,41472,2011-04-04
...............\...\...\.......\PEG.pdb,453632,2011-04-04
...............\src
...............\...\javabpformatlab
...............\...\...............\BPDecoder.java,7612,2011-04-07
...............\...\...............\BPLrMessageArrayType.java,237,2011-04-04
...............\...\...............\ChannelType.java,202,2011-04-04
...............\...\...............\PCHKType.java,580,2011-04-04
...............\...\...............\SparseArrayType.java,482,2011-04-04
...............\...\...............\Util.java,801,2011-04-14
...............\Utils
...............\.....\initializeJava.m,675,2011-04-21
...............\.....\progressBar.m,1678,2011-04-21
...............\.....\sigma2snr.m,675,2011-04-21
...............\.....\snr2sigma.m,703,2011-04-21
JavaPBPForMatlab
................\demo001_PBP_AWGN_BSC.m,10469,2013-01-04
................\JavaPBPForMatlab.jar,26357,2011-04-06
................\PBP
................\...\generateChannelNoise.m,1950,2011-04-21
................\...\generateSource.m,1371,2011-04-21
................\...\getChannelNoiseModel.m,936,2011-04-21
................\...\getConnectionMap.m,1073,2011-04-21
................\...\getEstimationResultsPBP.m,1796,2011-04-21
................\...\getPriorDistributionParams.m,1725,2011-04-21
................\...\setChannelType.m,767,2011-04-21
................\...\setParameterEstimator.m,814,2011-04-21
................\plotEstimation.m,898,2011-04-21
................\Utils
................\.....\Arrays.m,4924,2011-04-21
................\.....\invgampdf.m,1700,2011-04-21
................\.....\sinspace.m,764,2011-04-21
................\.....\test_Java_beta_invGamma_Distribution.m,2352,2011-04-21
license.txt,1332,2013-01-05
readme.txt,787,2013-01-04

标签: {}
在线客服
微信联系
客服
扫码加微信(手机同号)
电话咨询
返回顶部