登录
首页 » matlab » SimPlatform

SimPlatform

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

  • SatNoControlSim
    simulink搭建的卫星姿态动力学仿真,参考书籍是章仁为的卫星鬼道姿态动力学仿真,想学对卫星姿态有兴趣的同学强烈推荐,(simulink to build the satellite attitude dynamics simulation, reference books is Zhang Ren ghosts satellite attitude dynamics simulation, I wanted to learn for students interested in satellite attitude is strongly recommended,)
    2013-07-30 22:51:52下载
    积分:1
  • doa_signal
    低信噪比条件下的高分辨DOA估计算法,提出一种基于多级维纳滤波器(MSWF)的信号波达方向(DOA)估计算法。通过测试信号子空间的估计值与噪声子空间的正交性实 现 DOA粗估计,通过测试MSWF 分解的互相关函数实现信号 DOA 的精估计。仿真实验表明,在低信噪比条件下,该算法比已有的子空 间类算法有更好的分辨率和误差性能。(Put forward a kind of multistage Wiener filter (MSWF) based on the signal direction of arrival (DOA) estimation algorithm. By testing the orthogonality between the estimated values of the signal subspace and the noise subspace Now DOA coarse estimation, by testing the MSWF decomposition of the cross-correlation function to achieve accurate estimation of signal DOA. Simulation results show that the proposed algorithm is more efficient than the existing subspace in low SNR conditions The inter class algorithm has better resolution and error performance.)
    2017-02-21 10:44:20下载
    积分:1
  • far_near
    程序使用了自相关性和互相关性较好的gold码作为扩频序列,直扩,扩频增益设置为31,模拟用户数为4(Program uses a self-correlation and cross-correlation of the better gold code as spreading sequence, direct expansion, spreading gain is set to 31 to simulate the number of users of 4)
    2020-07-02 04:40:01下载
    积分:1
  • spatial-modulation-master
    说明:  基于空间调制的matlab代码,可完整运行(Matlab code of wireless communication system based on spatial modulation)
    2021-05-01 11:01:52下载
    积分:1
  • OFDM-SINR-blind-estimation
    基于相关性分析的OFDM系统信干噪比盲估计,一种利用循环前缀进行信道计数估计,和信噪比盲估计的新方法(Correlation analysis based on OFDM system SINR blind estimation, a use of cyclic prefix for channel count estimates, and SNR estimation method of blind)
    2013-11-14 19:40:37下载
    积分:1
  • CommunicationSystem
    使用QPSK调制方式的简单的通信系统,包含载波同步位同步等模块(a simple communication system, using QPSK modulation, including bit synchronization and carrier synchronization)
    2012-01-31 11:09:27下载
    积分:1
  • GPIB
    包含对gpib通讯的一些操作,类中包括对安捷伦数字万用表的基本操作,对固纬程控电源的基本操作和程控变阻箱的基本操作(Contains some operations for GPIB Communications,Class includes the basic operation of Agilent digital multimeter, weft fixing programmable power supply and programmable resistance box.)
    2019-02-19 09:41:33下载
    积分:1
  • MIMO_OFDM_estimation
    MIMO-OFDM信道估计,用于最小二乘法和线性最小均方估计方法的性能比较(MIMO-OFDM channel estimation for the linear least squares method and the least square method estimates Performance Comparison)
    2006-10-27 10:52:53下载
    积分:1
  • 对数正态阴影衰落和BPSK的误码率
    仿真对数正态阴影衰落和仿真了一个BPSK通信系统,并与AWGN信道下的理论误码率结果进行了比较(Log-normal Shadowing PL model;Simulate a BPSK communication system, comparing simulated with theoretical BER results under AWGN channel)
    2020-11-21 10:29:36下载
    积分:1
  • xianda-zhang
    张贤达的盲信号处理讲义 包括盲源分离,斜投影。联合对角化。非负矩阵分解的介绍(blind source separation by Pro. Zhang xian da.)
    2011-07-01 23:07:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载