登录
首页 » matlab » SimPlatform

SimPlatform

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

  • xunhunpubpskqpsk
    本程序主要是有关循环平稳特性的 是关于QPSK信号降阶处理 并利用BPSK信号进行相关的参数估计问题的 有详细的循环平稳特性的程序 及不同的平方降阶方法(This procedure is mainly reduced order processing QPSK signal and BPSK signals related to the parameter estimation problem detailed cyclostationary features program and the square of reduced-order cyclostationary characteristics)
    2013-04-07 16:29:31下载
    积分:1
  • wave propagation
    说明:  大气湍流多步仿真程序源码,欢迎下载,大气光通信可用(Atmospheric turbulence multi-step simulation program source code, welcome to download, atmospheric optical communication available)
    2020-12-10 17:37:06下载
    积分:1
  • Wireless-Transmission-Of-Electricity
    In this paper the various technologies available so far for wireless transmission of electricity and the need for a Wireless System of Energy Transmission is being discussed to find its possibility in actual practices, their advantages, disadvantages and economical consideration.
    2011-07-13 00:03:03下载
    积分:1
  • CPP-The-Complete-Reference--4th-Edition
    A good book for C++ for beginners
    2013-03-28 14:18:29下载
    积分:1
  • bch_euc
    说明:  bch 编码、解码程序,可以对任意长度的信息添加纠错码。(BCH encoding, decoding procedures can be arbitrary length of the right information to add error-correcting codes.)
    2021-01-26 11:58:36下载
    积分:1
  • NR opensrc_c
    说明:  5G NR 的全链路仿真C代码,对学习5G算法和做5G研发的有很大的参考价值。(5g NR full link simulation C code has great reference value for learning 5g algorithm and doing 5g research and development.)
    2020-11-08 21:33:03下载
    积分:1
  • antenna
    在xOy平面(H平面)中获得的具有不同数量的单元和相位的平面天线阵获得的辐射方向图(Radiation patterns obtained from planar antenna arrays with different number of elements and phases in the xOy plane (H plane))
    2018-08-13 19:18:11下载
    积分:1
  • pbx
    A C code for reading/writing data to ProSlic Si3200/3220 using CodeVision
    2011-07-21 15:09:18下载
    积分:1
  • 16QAM
    在AWGN信道的16QAM仿真程序,采用蒙特卡洛方法比较了16QAM理论和实际的误码率。(16QAM in AWGN channel simulation program using the Monte Carlo method is a theoretical and practical 16QAM BER.)
    2021-03-11 15:19:26下载
    积分:1
  • massiveMIMO
    massive MIMO 系统的各种性能仿真(Performance simulation of massive MIMO system)
    2021-04-18 21:48:51下载
    积分:1
  • 696518资源总数
  • 105584会员总数
  • 19今日下载