登录
首页 » matlab » compare NOMA OFDMA

compare NOMA OFDMA

于 2021-04-12 发布 文件大小:146KB
0 193
下载积分: 1 下载次数: 123

代码说明:

  OFDMA NOMA Comparaison

文件列表:

NOMA-4PSK.fig, 25885 , 2017-04-10
NOMA-4PSK.png, 23152 , 2017-04-10
NOMA-8PSK.fig, 27000 , 2017-04-10
NOMA-8PSK.png, 22593 , 2017-04-10
NOMA-BPSK.fig, 25115 , 2017-04-10
NOMA-BPSK.png, 20745 , 2017-04-10
ber.mat, 2984 , 2017-04-10
data_gen.m, 566 , 2017-04-10
main_v2_ber.m, 4868 , 2017-04-10
noma_dec.m, 931 , 2017-04-10
noma_enc.m, 232 , 2017-04-08
ofdm_rx.m, 197 , 2017-04-10
ofdm_tx.m, 515 , 2017-04-10
ofdma_dec.m, 657 , 2017-04-10
ofdma_enc.m, 666 , 2017-04-08
plot_ber.m, 2052 , 2017-04-10
turbo_dec.m, 349 , 2017-04-09
turbo_enc.m, 333 , 2017-04-09

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

发表评论

0 个回复

  • source
    《Visual C++游戏开发经典案例详解》书中的源代码,希望对大家有一些帮助!(" Visual C++ game development classic cases." book of the source code, we hope to have some help! )
    2011-12-27 10:34:45下载
    积分:1
  • Python核心编程 第3版 中文版
    说明:  本书是经典畅销图书《Python 核心编程(第二版)》的全新升级版本,总共分为 3 部分。 第 1 部分讲解了 Python 的一些通用应用,包括正则表达式、网络编程、Internet 客户端编程、多线程编程、GUI 编程、数据库编程、Microsoft Office 编程、扩展 Python 等内容。 第 2 部分 讲解了与 Web 开发相关的主题,包括 Web 客户端和服务器、CGI 和 WSGI 相关的 Web 编程、Diango Web 框架、云计算、高级 Web 服务。第 3 部分则为一个补充/实验章节,包括文本处理以及一些其他内容。 本书适合具有一定经验的 Python 开发人员阅读(This book is a new upgraded version of the classic best-selling book Python Core Programming (2nd Edition). It is divided into three parts. Part 1 explains some general applications of Python, including regular expressions, network programming, Internet client programming, multi-threading programming, GUI programming, database programming, Microsoft Office programming, extension of Python and so on. Part 2 Topics related to Web development are explained, including Web client and server, CGI and WSGI related Web programming, Diango Web framework, cloud computing, advanced Web services. Part 3 is a supplementary/experimental chapter, including text processing and some other contents. This book is suitable for Python developers with some experience.)
    2020-06-17 10:40:02下载
    积分:1
  • Nonlinear Systems (3rd Edition Khalil)
    说明:  国外控制理论方向经典书籍,圣书。让大家对非线性的知识有一个系统的了解,对设计非线性控制和分析非线性系统的稳定性入门有很大的好处。(Let everyone have a systematic understanding of nonlinear knowledge, which is of great benefit to the design of nonlinear control and analysis of the stability of nonlinear systems.)
    2020-11-30 16:58:19下载
    积分:1
  • 伪随机相位编码脉冲雷达的信号处理
    伪随机相位编码脉冲雷达的信号处理。设码频 02,单位为 MHz,伪码周期内码长为 127,占空比 10%,雷达载频为 10GHz,输入噪声为高斯白噪声。目标模拟分单目标和双目标两种情况,目标回波输入信噪比可变(-35dB~10dB),目标速度可变(0~1000m/s),目标幅度可变(1~100),目标距离可变(0~10000m),相干积累总时宽不大于 10ms。单目标时,给出回波视频表达式;脉压和 FFT后的表达式;仿真 m序列的双值电平循环自相关函数,给出脉压后和 FFT后的输出图形;通过仿真说明脉压输出和 FFT输出的 SNR、时宽和带宽;仿真说明脉压时多卜勒敏感现象和多卜勒容限及其性能损失(脉压主瓣峰值与多卜勒的曲线)。双目标时,仿真出大目标旁瓣掩盖小目标的情况;仿真出距离分辨和速度分辨的情况。(Signal processing of pseudo-random phase coded pulse radar)
    2018-03-05 12:30:43下载
    积分:1
  • PMV_ppd
    预测平均评价,PMV、ppd计算程序,matlab版,精确(Predicted Mean Vote,PMV, ppd calculation procedures, matlab version, precise.)
    2018-04-18 18:01:55下载
    积分:1
  • AY-3-3910-Player-master
    说明:  ay emulator5 code in c language
    2020-06-17 01:20:01下载
    积分:1
  • package_emd
    文件中包含了完整的HHT变换的文件,并给出了如何利用EMD分解进行不同频率成分的信号分离,提取不同频率成分信号的信息的例子。(The file contains a complete HHT transform file, and gives an example of how to use EMD decomposition to separate signals with different frequency components and extract the information of signals with different frequency components.)
    2018-10-02 07:38:08下载
    积分:1
  • 时间同步
    说明:  时间同步软件,可以实现局域网内所有设备时间同步,这样确保所有电脑记录及归档文件时间一致。(Time synchronization software can achieve time synchronization of all devices in the LAN, so as to ensure that all computer records and archives have the same time.)
    2019-03-01 08:07:25下载
    积分:1
  • VC++毕业设计:FTP客户端程序
    VC++毕业设计:简单Ftp客户端的实现源码+设计文档,只是一个简单的FTP上传功能,文档包括了Ftp客户端的各个子模块主要函数功能分析及流程图、FTP客户端文件的显示查询实现、Ftp客户端的各个子模块设计过程及代码分析、7.整个设计过程中遇到的主要问题等,是学习VC++网络编程的好范例。   通过这个毕业设计实战,你可以和作者一起了解WinInet API编程的基本知识,熟悉了MFC编程中的一些控件知识,在实战FTP客户端过程中从各方面查找资料来丰富自己的知识的能力。
    2022-02-01 14:39:33下载
    积分:1
  • 关于电话记价的代码! 还有待完善!呵呵!
    关于电话记价的代码! 还有待完善!呵呵!-prices marked on the telephone code! Have to be perfect! Ha ha!
    2022-01-25 16:55:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载