登录
首页 » matlab » polar-coded-SCMA-master

polar-coded-SCMA-master

于 2020-08-04 发布
0 322
下载积分: 1 下载次数: 6

代码说明:

说明:  这是SCMA和polar编码的matlab源文件(This file is the matlab source of the SCMA and polar coded)

文件列表:

polar-coded-SCMA-master, 0 , 2018-09-19
polar-coded-SCMA-master\JIDD.m, 5386 , 2018-09-19
polar-coded-SCMA-master\README.md, 1434 , 2018-09-19
polar-coded-SCMA-master\codebook_6users_4chips_qpsk.mat, 493 , 2018-09-19
polar-coded-SCMA-master\constructedCode, 0 , 2018-09-19
polar-coded-SCMA-master\constructedCode\PolarCode_block_length_1024_sigma_0.90_method_GA.txt, 4013 , 2018-09-19
polar-coded-SCMA-master\constructedCode\PolarCode_block_length_128_sigma_0.90_method_GA.txt, 404 , 2018-09-19
polar-coded-SCMA-master\constructedCode\PolarCode_block_length_256_designSNR_0.00dB_method_BhattaBound.txt, 916 , 2018-09-19
polar-coded-SCMA-master\constructedCode\PolarCode_block_length_256_sigma_0.90_method_GA.txt, 916 , 2018-09-19
polar-coded-SCMA-master\constructedCode\PolarCode_block_length_512_sigma_0.90_method_GA.txt, 1940 , 2018-09-19
polar-coded-SCMA-master\fFunction.m, 75 , 2018-09-19
polar-coded-SCMA-master\initPC.m, 1232 , 2018-09-19
polar-coded-SCMA-master\log_sum_exp.m, 298 , 2018-09-19
polar-coded-SCMA-master\main_JIDD.m, 3599 , 2018-09-19
polar-coded-SCMA-master\pencode.m, 1741 , 2018-09-19
polar-coded-SCMA-master\polar_SCAN_decode_alpha.m, 768 , 2018-09-19
polar-coded-SCMA-master\result.bmp, 705654 , 2018-09-19
polar-coded-SCMA-master\result.fig, 22339 , 2018-09-19
polar-coded-SCMA-master\scmaenc.m, 837 , 2018-09-19
polar-coded-SCMA-master\updateBitMap.m, 628 , 2018-09-19
polar-coded-SCMA-master\updateLLRMap.m, 696 , 2018-09-19

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

发表评论

0 个回复

  • FEM-for-parabolic-equation
    本科论文,有限元法求解对流扩散方程。文后有附带的程序,适合入门使用!可以对照文章内容,学习程序!(A paper for FEM.)
    2021-03-28 22:19:10下载
    积分:1
  • BPSK
    BER for BPSK in ISI channel with Zero Forcing equalization
    2009-12-12 17:23:58下载
    积分:1
  • NVP6134B AHD RX 芯片支持300MP摄像机 NVP6134B_Product_Brief
    NVP6134B AHD RX 芯片支持300MP摄像机(The NVP6134B AHD RX chip supports 300MP cameras)
    2020-12-18 10:39:10下载
    积分:1
  • 卷积码的码和VB译码
    在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB. The generating polynomial of encoder is: [1 01; 11 1]. The output of the encoder through a Gauss white noise channel as a result of the decoder input, compare the output of the decoder and encoder input, understand the fault tolerance of convolutional code, and calculate the decoding results of bit error rate.)
    2017-11-08 09:58:55下载
    积分:1
  • MIMO OFDM
    实现基于STBC的MIMO_OFDM通信系统在不同信噪比情况下接收端的误比特率的仿真。发射端包括基于基带调制、空时编码、导频插入、IFFT、串并合并以及添加循环前缀;接收端包括去除循环前缀、取出导频估计信道、FFT运算以及并串合并,空时解码等。仿真中采用QPSK、空时编码采用4*3的复正交空时编码矩阵。OFDM子载波数为100,每个子载波传输66个符号,每个符号2比特。IFFT长度为512个符号。发射天线为3个接收天线为2个。(The BER simulation of MIMO_OFDM communication system based on STBC under different SNR is realized. The transmitter includes baseband modulation, space-time coding, pilot insertion, IFFT, serial-parallel combination and adding cyclic prefix; the receiver includes removing cyclic prefix, extracting pilot estimation channel, FFT operation, parallel-serial combination, space-time decoding, etc. The complex orthogonal space-time coding matrix is used in QPSK and space time coding in 4*3. The number of OFDM subcarriers is 100, and each subcarrier transfers 66 symbols with 2 bits per symbol. IFFT is 512 symbols in length. The transmitting antenna is 3 receiving antennas, 2.)
    2020-12-07 16:19:21下载
    积分:1
  • linr
    说明:  本程序仿真了电子扫描阵列天线方向图,实现了不同参数情况下栅瓣现象、主瓣宽度和功率增益随扫描角变化情况(This program simulates the electronic scanning array antenna pattern, and realizes the change of grating lobe phenomenon, main lobe width and power gain with scanning angle under different parameters.)
    2021-04-03 22:39:04下载
    积分:1
  • cognitive radio
    说明:  频谱感知,生成采样频率,进行能量检测,采用matlab算法(Spectrum sensing, generation of sampling frequency, energy detection, using matlab algorithm)
    2019-01-24 15:48:02下载
    积分:1
  • program
    QPSK平台上的载波频偏经典估计算法实现,和估计出来之后进行补偿然后解调,统计误码率(QPSK frequency offset error data MSE SNR)
    2020-12-16 14:39:13下载
    积分:1
  • Cpp
    learning c++. it is good for start and beginners
    2016-03-27 00:23:30下载
    积分:1
  • 射线信道模型
    说明:  这是射线信道模型的代码。里面有多个m文件(This is the code for the ray channel model. There are multiple M files in it.)
    2020-06-17 12:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载