登录
首页 » matlab » SimPlatform

SimPlatform

于 2021-04-11 发布 文件大小:420KB
0 254
下载积分: 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 个回复

  • Cap02_Shadowing Effects
    说明:  WIRELESS CHANNEL MIMO
    2019-02-14 06:42:24下载
    积分:1
  • PTS
    OFDM系统中,部分传输序列PTS的算法源码((Orthogonal Frequency Division Multiplexing PTS)
    2013-09-26 08:22:41下载
    积分:1
  • zf_4qam_22
    Performace analysis of Zero Forcing detection in (2,2) MIMO system using 4 QAM modulation in Rayleigh Flat Fading Channel
    2013-07-18 04:26:49下载
    积分:1
  • DigitalRadioMondiale
    DRM(Digital Radio Mondiale)系统采用OFDM调制方式, 引入了先进的信源信道编码和调制技术,使得AM波段的音频广播质量大大提高,在保持现有10kHz带宽时接近了FM广播的质量[5](DRM (Digital Radio Mondiale) system uses OFDM modulation, the introduction of advanced source-channel coding and modulation techniques, making AM-band audio broadcast quality greatly improved, while maintaining the existing 10kHz bandwidth close to the quality of FM broadcasting [5])
    2020-08-23 14:07:39下载
    积分:1
  • light
    光纤通信基础知识,介绍了单模,多模光纤的特点(Optical fiber communication based on knowledge, introduction of the single-mode, multimode fiber characteristics)
    2008-03-13 09:45:34下载
    积分:1
  • 《全面详解LTE:MATLAB建模、仿真与实现》
    LTE 包括MIMO OFDM ,Turbo编码等关键技术,理解4G技术,用matlab建模仿真重要关键技术。(LTE includes key technologies such as MIMO OFDM, Turbo coding and so on, understanding 4G technology and modeling and simulation key technologies with MATLAB.)
    2018-02-02 10:08:32下载
    积分:1
  • 方向图
    仿真均匀直线阵列、均匀平面阵列、均匀圆形阵列的方向图(Simulation of uniform linear array, uniform planar array and uniform circular array pattern)
    2021-03-05 20:29:31下载
    积分:1
  • OQPSK调制
    基于OQPSK,高斯信道和瑞利信道的matlab仿真程序(Matlab simulation program based on OQPSK)
    2019-02-26 19:12:16下载
    积分:1
  • 1-5V转4-20mA
    标准接口1-5V转换成4-20mA程序,应用于标准传感器接入(Standard Interface 1-5V Converting 4-20mA Program for Standard Sensor Access)
    2020-06-22 13:40:02下载
    积分:1
  • 非规则LDPC码在AWGN信道下的性能仿真
    非规则LDPC码在AWGN信道下的性能仿真,码长1024,码率0.5,调制方式QPSK(simulation of LDPC codes in AWGN channel)
    2020-06-28 18:20:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载