登录
首页 » matlab » SimPlatform

SimPlatform

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

  • DCSK
    AWGN信道中,如何用代码实现DCSK调制方法以及系统的误码性能的分析情况(AWGN channel, DCSK system error performance)
    2013-04-02 14:41:15下载
    积分:1
  • ici2
    使用ICI自我相消的2種方法:分別是標準OFDM通訊系統下沒有使用ICI下,和使用ICI調變在OFDM通訊系統下 及指使用ICI解調變的ICI係數大小比較(The use of ICI self-phase elimination of two kinds of methods: namely the standard OFDM communication system is not used under the ICI, the modulation and the use of ICI in the OFDM communication system, and refers to the use of ICI under the demodulation of the ICI coefficient of more)
    2021-04-26 09:48:46下载
    积分:1
  • efzicinnt
    车载设备写码说明 关于现在的CDMA改ENS码的资料~真的很有用的呀!你可以自己解决这个问题!(On-board equipment to write code on the current CDMA to ENS code data ~ really useful ah! You can solve this by yourself!)
    2019-03-28 15:35:08下载
    积分:1
  • QAM16
    使用Matlab仿真QAM_DSSS通信系统误码率,并和理论误码率进行比较。(Matlab QAM_DSSS BER )
    2013-06-26 19:40:46下载
    积分:1
  • 16QAM_matlab
    实现16QAM完整的调制解调系统,包括基带信号串并转换,星座图映射,升抽样成形滤波,升采样半带滤波,数字上变频,功放的多项式非线性效应,加性高斯白噪声信道,接收端下变频,降采样,匹配滤波,绘制接收端星座图。(16QAM modulation and demodulation realize the complete system, including the baseband signal string and conversion, constellation mapping, sampling shaping filter liter, half liter sampling with filtering, digital up-conversion, amplifier polynomial nonlinear effects, additive white gaussian noise channel, the receiver end down-conversion, down-sampling, matched filtering, draw the receiver constellation.)
    2020-12-08 15:19:20下载
    积分:1
  • QPSK123
    说明:  QPSK调制解调源文件 QPSK调制解调源文件(QPSK demodulator source QPSK modulation and demodulation source)
    2020-11-29 21:59:30下载
    积分:1
  • IEC 60870-5-101Transmission protocols
    IEC 60870-5-101 通信规约英文版规范(IEC 60870-5-101-2003 Telecontrol equipment and systems Part 5-101 Transmission protocols)
    2020-06-17 09:20:02下载
    积分:1
  • mcu-gr47
    单片机发送报文控制手机模块GR47进行gprs连接登陆,发送接收数据(SCM reportedly sent mobile phone text control module for EDGE connectivity GR47 landing, send and receive data)
    2006-07-19 16:52:55下载
    积分:1
  • LMSRLS
    利用MATLAB仿真软件对LMS和RLS两种算法进行仿真,通过仿真比较了两种算法的收敛速度,对两种算法收敛后的误码率进行分析,研究了步长对LMS算法均方误差性能曲线的影响和遗忘因子对RLS算法性能曲线的影响。(Using MATLAB simulation software for two types of LMS and RLS algorithm simulation, the simulation compares the convergence rate of two algorithms, two algorithms for bit error rate after convergence analysis to study the step-size LMS algorithm for the mean square error performance curve the impact and forgetting factor RLS algorithm for the impact of performance curve.)
    2021-03-15 19:29:22下载
    积分:1
  • FEM-for-parabolic-equation
    本科论文,有限元法求解对流扩散方程。文后有附带的程序,适合入门使用!可以对照文章内容,学习程序!(A paper for FEM.)
    2021-03-28 22:19:10下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载