登录
首页 » matlab » LDPC相关,涉及ldpc编码、和积译码

LDPC相关,涉及ldpc编码、和积译码

于 2020-06-29 发布
0 223
下载积分: 1 下载次数: 17

代码说明:

说明:  ldpc相关,涉及ldpc编码、和积译码(LDPC related, involving LDPC coding and sum product decoding)

文件列表:

LDPC_en-decoder-master\eetop.cn_LDPC_matlab.rar, 5056399 , 2018-08-27
LDPC_en-decoder-master\eetop.cn_ldpc_verilog_rtl.rar, 64785 , 2018-08-27
LDPC_en-decoder-master\ldpc_decoder_802_3an_latest.tar.gz, 885415 , 2018-08-27
LDPC_en-decoder-master\ldpc_encoder_802_3an_latest.tar.gz, 620136 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\cmmb_ldpc_encode.m, 91245 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\col_order.mat, 16946 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\col_order34.mat, 16468 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\G.mat, 3024299 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\G34.mat, 1670161 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\readme.txt, 318 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\symbol.mat, 70884 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data\symbol1.mat, 8140 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data_in.dat, 22969 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\decode_ldpc_new.cpp, 6287 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\demapper.m, 1149 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\fig\qpsk12.fig, 3022 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\genH.m, 3004 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_decode.m, 5126 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_decode_fix.m, 5233 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_decode_sim.m, 5279 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_demo.m, 2488 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_encode.m, 46414 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_gmatrix.m, 91826 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_lu.m, 1483 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_lu2.m, 1644 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ldpc_lu_example.m, 1935 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\llr.mat, 8131 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\mapper.m, 1085 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\qpsk12\Eb_N0_dB.mat, 225 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\qpsk12\nBitErr.mat, 202 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\qpsk12\simBer.mat, 267 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ref\QPSK_TX.m, 5124 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\ref\script_16qam_gray_mapping_bit_error_rate.m, 3590 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\sim.mat, 273312 , 2018-08-27
LDPC_en-decoder-master\LDPC_matlab\data, 0 , 2020-03-29
LDPC_en-decoder-master\LDPC_matlab\fig, 0 , 2020-03-29
LDPC_en-decoder-master\LDPC_matlab\qpsk12, 0 , 2020-03-29
LDPC_en-decoder-master\LDPC_matlab\ref, 0 , 2020-03-29
LDPC_en-decoder-master\LDPC_matlab, 0 , 2020-03-29
LDPC_en-decoder-master, 0 , 2020-03-29

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

发表评论

0 个回复

  • LLL
    LLL格点减少算法的MATLAB实现,程序简单易懂(LLL lattice reduction algorithm of the MATLAB implementation, the program is straightforward)
    2021-03-21 16:29:17下载
    积分:1
  • MatlabSIFT
    matlab版本的特征生成的SIFT算法(SIFT algorithm, matlab version)
    2010-11-26 16:57:38下载
    积分:1
  • denoisingFilters
    denoising filters such as Average, Median, Gaussian, Wiener, Min-order-statistic, Maxorder-statistic and Median-order-statistic are used. Based on the images obtained by the mentioned filters, it is become obvious clear that for the given noisy image the Min filter acted much better than the other filters. Order-statistic Median and Gaussian filters are the ones that have a second and third good result respectively. That is way can conclude that the existing noise in the given image was Salt noise.
    2013-12-11 17:12:40下载
    积分:1
  • Untitled
    简单的fisher分类器,可以进行简单的分类,并且有图文例程(Simple Fisher classifier)
    2020-06-19 19:20:02下载
    积分:1
  • mmse
    最小均方误差(MMSE)的算法用MATLAB的仿真(mmse)
    2021-04-20 14:48:51下载
    积分:1
  • RectifKitE
    用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images(matlab code for epipolar rectification)
    2009-10-19 16:15:18下载
    积分:1
  • AKF_EKF
    自己写的关于AKF与EKF的程序以及它们的比较,还有均值误差。适合初学者。(Write their own programs on the AKF and the EKF and their comparison, and the mean error. Suitable for beginners.)
    2011-04-30 16:20:21下载
    积分:1
  • PWM3
    双极性PWM整流,整流结果电流电压同相位(Bipolar PWM rectifier)
    2011-05-11 14:56:43下载
    积分:1
  • dianjifangzhen50li
    包括直流电机,异步电机,同步电机的各种运行状态的仿真。(Including the DC motor, asynchronous motor, synchronous motor simulation of various operating states.)
    2009-09-19 16:25:26下载
    积分:1
  • 1212221
    说明:  《MATLAB7.0_Simulink6.0建模仿真开发与高级工程应用》书中程序("MATLAB7.0_Simulink6.0 Modeling and Simulation Development and Engineering Application" book procedure)
    2006-03-25 12:09:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载