登录
首页 » matlab » SimPlatform

SimPlatform

于 2021-04-11 发布 文件大小:420KB
0 209
下载积分: 1 下载次数: 152

代码说明:

  包括turbo,polar,LDPC信道编码,交织,QAM,SCMA,MIMO检测,译码等(Including turbo, polar, LDPC, channel coding, interleaving, QAM, SCMA, MIMO detection, decoding, etc.)

文件列表:

SimPlatform
SimPlatform\1.mat
SimPlatform\Channel
SimPlatform\Channel\channel.m
SimPlatform\Channel\SimChannel.m
SimPlatform\Coding
SimPlatform\Coding\Encoder.m
SimPlatform\Coding\PCTC_encode.m
SimPlatform\Coding\Polar_Encoder.m
SimPlatform\Decoding
SimPlatform\Decoding\Decoder.m
SimPlatform\Decoding\LDPC
SimPlatform\Decoding\LDPC\generate_H.m
SimPlatform\Decoding\LDPC\H.mat
SimPlatform\Decoding\LDPC\H_XJ.mat
SimPlatform\Decoding\LDPC\log_BP_LDPC_decoder_mex.c
SimPlatform\Decoding\LDPC\min_sum_LDPC_decoder_mex.c
SimPlatform\Decoding\LDPC\min_sum_LDPC_decoder_mex.mexw64
SimPlatform\Decoding\LDPC\Stochastic_LDPC_decoder_mex.c
SimPlatform\Decoding\LDPC\Stochastic_LDPC_decoder_mex.mexw64
SimPlatform\Decoding\LDPC_decode.m
SimPlatform\Decoding\PCTC_decode.m
SimPlatform\Decoding\Polar
SimPlatform\Decoding\Polar\indx1024.mat
SimPlatform\Decoding\Polar\indx1024bp.mat
SimPlatform\Decoding\Polar\indx256.mat
SimPlatform\Decoding\Polar\indx256bp.mat
SimPlatform\Decoding\Polar\PolarIndexGen.m
SimPlatform\Decoding\Polar\Polar_decode.m
SimPlatform\Decoding\Turbo
SimPlatform\Decoding\Turbo\.DS_Store
SimPlatform\Decoding\Turbo\BCJR.c
SimPlatform\Decoding\Turbo\BCJR.mexa64
SimPlatform\Decoding\Turbo\BCJR.mexmaci
SimPlatform\Decoding\Turbo\BCJR.mexmaci64
SimPlatform\Decoding\Turbo\BCJR.mexsol
SimPlatform\Decoding\Turbo\BCJR.mexw64
SimPlatform\Decoding\Turbo\BCJRopt.c
SimPlatform\Decoding\Turbo\BCJRopt.mexa64
SimPlatform\Decoding\Turbo\BCJRopt.mexmaci64
SimPlatform\Decoding\Turbo\BCJRopt.mexsol
SimPlatform\Decoding\Turbo\BCJRopt.mexw64
SimPlatform\Decoding\Turbo\gencode.m
SimPlatform\Decoding\Turbo\interleavers
SimPlatform\Decoding\Turbo\interleavers\.DS_Store
SimPlatform\Decoding\Turbo\interleavers\interleaver_3GPPLTE.m
SimPlatform\Decoding\Turbo\interleavers\interleaver_rand.m
SimPlatform\Decoding\Turbo\matrixarith.h
SimPlatform\Decoding\Turbo\mexheader.h
SimPlatform\Decoding\Turbo\mexutils.h
SimPlatform\Decoding\Turbo\PCTC_LTE_V3_R12_1008b.m
SimPlatform\Decoding\Turbo\PCTC_LTE_V3_R12_1008b.mat
SimPlatform\DeInteleaver
SimPlatform\DeInteleaver\DeInterleaver.m
SimPlatform\Demodulation
SimPlatform\Demodulation\Demodulator.m
SimPlatform\Demodulation\MIMO
SimPlatform\Demodulation\MIMO\MIMO_detector.m
SimPlatform\Demodulation\MIMO\MIMO_detector_MMSE.m
SimPlatform\Demodulation\QAM_MIMO.m
SimPlatform\Demodulation\QAM_SISO.m
SimPlatform\Demodulation\SCMA
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector\iter_log_MPA_decoder_mex.cpp
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector\iter_log_MPA_decoder_mex.mexw64
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector\iter_MPA_decoder_mex.cpp
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector\iter_MPA_decoder_mex.mexw64
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector\iter_MPA_Serial_decoder_ZZB_mex.cpp
SimPlatform\Demodulation\SCMA\Conventional_SCMA_detector\iter_MPA_Serial_decoder_ZZB_mex.mexw64
SimPlatform\Demodulation\SCMA\Joint_SCMA_det_dec
SimPlatform\Demodulation\SCMA\Joint_SCMA_det_dec\Joint_SCMA_LDPC_100Per_mex.c
SimPlatform\Demodulation\SCMA\Joint_SCMA_det_dec\Joint_SCMA_LDPC_mex.c
SimPlatform\Demodulation\SCMA\Joint_SCMA_det_dec\Joint_SCMA_maxlog_LDPC_minsum_mex.c
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_HW_Proj_Max_Log_MPA_IQ_decoder_16QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_HW_Proj_Max_Log_MPA_IQ_decoder_16QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_HW_Proj_Max_Log_MPA_IQ_decoder_256QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_HW_Proj_Max_Log_MPA_IQ_decoder_256QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_HW_Proj_Max_Log_MPA_IQ_decoder_64QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_HW_Proj_Max_Log_MPA_IQ_decoder_64QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_ProjMPA_IQ_decoder_16QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_ProjMPA_IQ_decoder_16QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_ProjMPA_IQ_decoder_256QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_ProjMPA_IQ_decoder_256QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_ProjMPA_IQ_decoder_64QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\iter_ProjMPA_IQ_decoder_64QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\New_Stochastic_ProjMPA_IQ_decoder_16QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\New_Stochastic_ProjMPA_IQ_decoder_16QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\Stochastic_ProjMPA_IQ_decoder_16QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\Stochastic_ProjMPA_IQ_decoder_16QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\Stochastic_ProjMPA_IQ_decoder_256QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\Stochastic_ProjMPA_IQ_decoder_256QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\Stochastic_ProjMPA_IQ_decoder_64QAM_mex.cpp
SimPlatform\Demodulation\SCMA\ProjIQ_SCMA_detector\Stochastic_ProjMPA_IQ_decoder_64QAM_mex.mexw64
SimPlatform\Demodulation\SCMA\Stochastic_Joint_SCMA_dec_dec
SimPlatform\Demodulation\SCMA\Stochastic_Joint_SCMA_dec_dec\Joint_SCMA_LDPC_Stochastic_mex.c
SimPlatform\Demodulation\SCMA\Stochastic_SCMA_detector
SimPlatform\Demodulation\SCMA\Stochastic_SCMA_detector\Stochastic_MPA_mex.cpp
SimPlatform\Demodulation\SCMA\Stochastic_SCMA_detector\Stochastic_MPA_mex.mexw64
SimPlatform\Demodulation\SCMA_SISO_Q16.m

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

发表评论

0 个回复

  • ldpc_ofdm_simulation
    这是整套的ldpc-ofdm仿真模拟代码,可以运行的,输出的是误码率图像(This is the whole set of ldpc-ofdm simulation code, you can run the output image is the bit error rate)
    2020-10-12 11:07:33下载
    积分:1
  • verilog_16QAM.rar
    使用verilog实现全数字16QAM调制器,载波频率1MHZ,数据比特流的速率为100Kbps,(the modulation of 16QAM based on FPGA)
    2009-12-07 21:20:07下载
    积分:1
  • LimitlessRemote
    手机无线控制电脑...............(my English is poor)
    2015-10-17 13:31:52下载
    积分:1
  • Three-dimensional-WSN
    在TOA测距的基础上,提出了一种三维无线传感器网络节点定位算法,并对其性能进行了分析,给出了算法的时间同步误差和定位误差。最后在现有仿真平台OMNET++的基础上构建三维仿真模块,对算法进行了仿真实现,给出了该算法的定位精度和覆盖率(This paper proposes one three-dimensional localization algorithm based on TOA distance measurement and analyzed the performance of the algorithm calculated time synchronization error and localization error. Finally it constructed three-dimensional simulation modules based on OMNET++ and implemented the algorithm educed the localization precision and coverage.)
    2012-03-09 16:26:34下载
    积分:1
  • BackProjectionbyrao
    说明:  SAR雷达的BP后向投影成像,可运行出结果(The BP back projection imaging of SAR radar can run the result)
    2019-12-13 22:07:57下载
    积分:1
  • usb_20_20190524
    说明:  this is official usb2.0 protocol
    2020-06-21 09:00:01下载
    积分:1
  • LEACH-MAC-TDMA
    在OPNET软件上实现路由层和MAC层协议的设计。路由层协议采取LEACH,MAC层协议包括TDMA和CSMA(Achieve routing layer and MAC layer protocols on OPNET software design. Routing layer protocols take LEACH, MAC layer protocols, including TDMA and CSMA)
    2014-04-16 14:18:45下载
    积分:1
  • rls
    最小二乘算法联合判决反馈均衡器进行信道仿真,用于优化信道性能。(Joint least-squares algorithm for decision feedback equalizer channel simulation, to optimize channel performance.)
    2009-02-26 08:37:59下载
    积分:1
  • test_sam
    实现了polar在BEC信道下的编译码,画出了误码率图像(The encoding and decoding of polar in BEC channel is realized, and the bit error rate image is drawn.)
    2019-04-09 15:37:28下载
    积分:1
  • msk
    利用锁相环来实现MSK信号的定时同步,采用的是gardner算法(Using phase-locked loop to achieve timing synchronization of MSK signal, Gardner algorithm is adopted.)
    2021-04-07 20:19:01下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载