登录
首页 » matlab » NOMA-OFDMA-SIM

NOMA-OFDMA-SIM

于 2020-12-08 发布
0 214
下载积分: 1 下载次数: 9

代码说明:

说明:  NOMA两个用户和OFDMA两个用户,NOMA-4PSK,NOMA-8PSK,NOMA-BPSK的仿真对比。(Simulation comparison of two users of noma and two users of OFDMA, noma-4psk, noma-8psk and noma-bpsk.)

文件列表:

NOMA-OFDMA-SIM\ber.mat, 3001 , 2018-03-18
NOMA-OFDMA-SIM\data_gen.m, 566 , 2017-04-10
NOMA-OFDMA-SIM\main_v2_ber.m, 4868 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-4PSK.fig, 25885 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-4PSK.png, 23152 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-8PSK.fig, 27000 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-8PSK.png, 22593 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-BPSK.fig, 25115 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-BPSK.png, 20745 , 2017-04-10
NOMA-OFDMA-SIM\NOMA-OFDMA-SIM.zip, 150236 , 2017-07-21
NOMA-OFDMA-SIM\noma_dec.m, 931 , 2017-04-10
NOMA-OFDMA-SIM\noma_enc.m, 232 , 2017-04-08
NOMA-OFDMA-SIM\ofdma_dec.m, 657 , 2017-04-10
NOMA-OFDMA-SIM\ofdma_enc.m, 666 , 2017-04-08
NOMA-OFDMA-SIM\ofdm_rx.m, 197 , 2017-04-10
NOMA-OFDMA-SIM\ofdm_tx.m, 515 , 2017-04-10
NOMA-OFDMA-SIM\plot_ber.m, 2052 , 2017-04-10
NOMA-OFDMA-SIM\turbo_dec.m, 349 , 2017-04-09
NOMA-OFDMA-SIM\turbo_enc.m, 333 , 2017-04-09
NOMA-OFDMA-SIM, 0 , 2018-03-19

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

发表评论

0 个回复

  • 八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。...
    八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。- Eight small games, does with java, is not I does, but truly very good, puts out gives everybody the share.
    2022-08-21 03:19:20下载
    积分:1
  • PSD
    PSD功率谱分析,直接法、间接法两种!直接贴出C代码,可直接调用!(PSD power spectral analysis, the direct, indirect and French!)
    2021-01-07 15:28:53下载
    积分:1
  • untitled121
    简单的三相电流滞环控制模型,完整演示了滞环控制的方法及特性,适合初学者(Simple three-phase current hysteresis control model, a complete demonstration of hysteresis control methods and characteristics, suitable for beginners.)
    2018-05-10 15:52:12下载
    积分:1
  • mopso
    说明:  此代码为多目标粒子群算法,包括多个测试函数(This code for multi-objective particle swarm optimization algorithm, including multiple test functions)
    2021-01-08 15:28:11下载
    积分:1
  • 牛客独家春招实习备战手册-技术篇
    说明:  牛客春招指南,里面包含了很多的干货,包括春招介绍,简历建议,以及公司真题等。(Niuke spring recruitment guide, which contains a lot of dry goods, including spring festival recruitment introduction, resume suggestions, as well as the company's real topic.)
    2020-12-04 16:01:03下载
    积分:1
  • rc5 algorithme 的源代码
    RC5 encryption algorithm is a new fast symmetric block cipher developed by Ron Rivest for RSA Laboratories. Intended as a possible successor to the Data Encryption Standard, RC5 has a variable word size, a variable number of rounds, and a variable-length secret key, so the user can explicitly manipulate the trade-off between higher speed and higher security. RC5 is suitable for hardware or software implementations; the encryption and decryption algorithms are exceptionally simple. A novel feature of RC5 is the heavy use of data-dependent rotations.
    2022-01-24 09:55:50下载
    积分:1
  • worldguard-5.7.3
    worldedit java plugin
    2013-07-27 22:15:42下载
    积分:1
  • peizhun
    //以上的代码加载了两个PCD文件得到共享指针, //后续配准是完成对源点云到目标点云的参考坐标系的变换矩阵的估计, //得到第二组点云变换到第一组点云坐标系下的变换矩阵 // 将输入的扫描点云数据过滤到原始尺寸的10%以提高匹配的速度, //只对源点云进行滤波,减少其数据量,而目标点云不需要滤波处理 //因为在NDT算法中在目标点云 对应的 体素网格数据结构的 统计计算不使用单个点, //而是使用包含在每个体素单元格中的点的统计数据(The following links describe a set of basic PCL tutorials. Please note that their source codes may already be provided as part of the PCL regular releases, so check there before you start copy & pasting the code. The list of tutorials below is automatically generated from reST files located in our git repository.)
    2019-04-01 11:00:00下载
    积分:1
  • HTML5 PHP jquery uploadify上传文件,带进度条
    HTML5 PHP jquery uploadify上传文件,带进度条,author:吕大豹。仿照uploadify写的,官网www.uploadify.com,html5版本是要收费的,本例的配置参数均与uploadify官网一致,参照官网的api就可以了,直接把文件夹上传到支持php的服务器即可,上传的文件保存在uploads文件夹。目前的功能:   1.支持多文件上传   2.带进度条   3.可以显示文件名称   4.可以实时显示已上传的大小   5.可以从队列中删除   6.各元素的样式都可以自己控制
    2022-03-21 03:17:04下载
    积分:1
  • 【MATLAB】无线通信—各类信道衰落合集
    说明:  Various channel fading in the field of wireless communication
    2021-03-28 13:09:12下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载