登录
首页 » matlab » LDPC BF

LDPC BF

于 2020-07-09 发布
0 299
下载积分: 1 下载次数: 3

代码说明:

说明:  LDPC各种改进的比特翻转算法及加权比特翻转算法,包含BF,WBF,IMWBF,SMWBF,VSMWBF,RRWBF,提前终止的多比特翻转EWBF(LDPC improved bit flipping algorithms and weighted bit flipping algorithms, including BF, WBF, IMWBF, SMWBF, VSMWBF, RRWBF, and early terminated multi bit flipping EWBF)

文件列表:

LDPC BF, 0 , 2020-07-09
LDPC BF\BF_zeros.m, 1538 , 2020-05-21
LDPC BF\compare_IMWBF_alp.m, 3156 , 2020-07-08
LDPC BF\EWBF.m, 4222 , 2020-06-06
LDPC BF\H.mat, 6367 , 2020-06-10
LDPC BF\H512.mat, 2136 , 2020-07-06
LDPC BF\IMWBF2.m, 2496 , 2020-05-28
LDPC BF\IMWBF_butongjuzhen.m, 2997 , 2020-06-14
LDPC BF\kk.mat, 379 , 2018-12-03
LDPC BF\ldpc_bf.m, 1377 , 2020-05-21
LDPC BF\ldpc_compare.m, 3146 , 2020-06-06
LDPC BF\ldpc_compare2.m, 3408 , 2020-05-25
LDPC BF\ldpc_ewbf.m, 3286 , 2020-06-13
LDPC BF\ldpc_imwbf.m, 2162 , 2020-06-15
LDPC BF\ldpc_msbf.m, 2498 , 2020-06-15
LDPC BF\ldpc_rrwbf.m, 2048 , 2020-05-20
LDPC BF\ldpc_smwbf.m, 2240 , 2020-05-21
LDPC BF\ldpc_vimwbf.m, 3103 , 2020-06-13
LDPC BF\ldpc_wbf.m, 1758 , 2020-07-06
LDPC BF\ldpc_wbf2.m, 1671 , 2020-07-06
LDPC BF\ldpc_zrimwbf.m, 5336 , 2020-07-06
LDPC BF\ldpc_zrimwbf_1.m, 5352 , 2020-07-06
LDPC BF\ldpc_zrimwbf_2.m, 5350 , 2020-07-06
LDPC BF\ldpc_zrimwbf_3.m, 5342 , 2020-07-06
LDPC BF\MSBF2.m, 3526 , 2020-06-16
LDPC BF\RRWBF.m, 2193 , 2020-05-21
LDPC BF\simpleVSMWBF.m, 2746 , 2020-05-28
LDPC BF\SMWBF.m, 2766 , 2020-05-28
LDPC BF\VSMWBF.m, 3358 , 2020-05-28
LDPC BF\VSMWBF2.m, 3302 , 2020-05-28
LDPC BF\WBF.m, 1684 , 2020-05-16
LDPC BF\WBF2.m, 1829 , 2020-07-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TJA1050_cn
    TJA1050中文说明!!!!!!!!!(TJA1050 CHINESE!)
    2011-01-10 20:42:49下载
    积分:1
  • 8ERSSI
    本文介绍了8ERSSI的无线传感器网络加权质心定位算法,用于CC2430的无线定位(This article describes the wireless sensor networks 8ERSSI weighted centroid location algorithm for wireless location CC2430。)
    2010-08-19 20:15:36下载
    积分:1
  • 31175278moulationclassification
    主要是实现调制识别,区分几种常用的数字调制信号。含有两个文件夹 其一为特征参数的仿真;其二为正确识别率的仿真。文件夹key feature simulink中: 运行程序会得到各特征参数之间区分图 从图中可看到特征参数的有效性,见图。 文件夹classification rate simulink中:运行main.m文件 可以得到正确识别率 见图。(It is mainly to realize modulation recognition and distinguish several commonly used digital modulation signals. The simulation of two folders is one of the characteristic parameters, and the second is the simulation of the correct recognition rate. In the folder key feature Simulink: The running program will get the validity of the feature parameters that can be seen from the diagram, as shown in the diagram. Folder classification rate Simulink: running the main.m file can get the correct recognition rate.)
    2018-01-21 11:02:43下载
    积分:1
  • ChannelCodingMatlabSimulation
    简单的信道编码matlab仿真程序,主要是无噪声信道和高斯噪声信道下的信道仿真。(Simple channel coding matlab simulation program, the main channel is no noise and Gaussian noise channel channel simulation.)
    2013-07-18 16:03:28下载
    积分:1
  • CA 码的产生,以及自相关,互相关函数CA code
    CA 码的产生,以及自相关,互相关函数,画出自相关互相关图(MATLAB语句简单易懂,适合新手)(CA code generation, as well as autocorrelation, cross-correlation function, drawn from the correlation cross correlation diagram (MATLAB statement, easy to understand, suitable for novices))
    2020-11-05 21:59:50下载
    积分:1
  • Chow
    MIMO-OFDM系统中的自适应算法中的一种。Chow算法是根据各个子信道的信道容量来分配比特的。与Hughes-Hartogs算法相比,没有了大量的搜素和排序,简化了算法复杂度。(MIMO- OFDM systems in one of the adaptive algorithm. Chow algorithm is based on the channel capacity of each channel to allocate bits. Compared with Hughes- Hartogs algorithm, not a lot of search and sorting, simplify the algorithm complexity.)
    2020-11-19 05:49:38下载
    积分:1
  • A discrete Hartley transform based OFDM model
    document for OFDM system
    2018-01-02 18:57:29下载
    积分:1
  • madqm
    采用Log-BP算法的LDPC码译码仿真程序,给出了不同信噪比下误码率和误包率的统计图,用matlab和Cc-mex程()
    2018-02-02 07:43:07下载
    积分:1
  • 信道仿真
    通过具体的信道实例对比几种信道容量,绘出对数正态衰落、瑞利衰落、Nakagami衰落下确定的容量随平均接收信噪比变化的曲线。(The capacity of several channels is compared by a specific channel example, and the curve determined by the logarithmic normal fading, Rayleigh fading and Nakagami fading with the change of the average received signal to noise ratio (SNR) is drawn.)
    2020-12-09 19:39:25下载
    积分:1
  • fsyzmzp
    调用mobile外部程序,操作系统windows mobile()
    2018-04-21 07:58:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载