登录
首页 » matlab » 5G_NR_Simulations-master

5G_NR_Simulations-master

于 2020-09-15 发布
0 195
下载积分: 1 下载次数: 23

代码说明:

说明:  5G NR Physical Layer components

文件列表:

5G_NR_Simulations-master, 0 , 2019-04-16
5G_NR_Simulations-master\LICENSE, 1065 , 2019-04-16
5G_NR_Simulations-master\README.md, 531 , 2019-04-16
5G_NR_Simulations-master\channel, 0 , 2019-04-16
5G_NR_Simulations-master\channel\__pycache__, 0 , 2019-04-16
5G_NR_Simulations-master\channel\__pycache__\channel_utils.cpython-37.pyc, 1914 , 2019-04-16
5G_NR_Simulations-master\channel\channel_utils.py, 3741 , 2019-04-16
5G_NR_Simulations-master\channel\scribblePad.py, 2444 , 2019-04-16
5G_NR_Simulations-master\waveforms, 0 , 2019-04-16
5G_NR_Simulations-master\waveforms\DLOFDMvsWOLA.png, 37301 , 2019-04-16
5G_NR_Simulations-master\waveforms\bitStreampy.py, 757 , 2019-04-16
5G_NR_Simulations-master\waveforms\downlink_waveform.py, 6537 , 2019-04-16
5G_NR_Simulations-master\waveforms\gen_lte_crs.py, 1717 , 2019-04-16
5G_NR_Simulations-master\waveforms\gen_lte_ss.py, 1363 , 2019-04-16
5G_NR_Simulations-master\waveforms\modData.txt, 2499911 , 2019-04-16
5G_NR_Simulations-master\waveforms\uplink_waveform.py, 7055 , 2019-04-16

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

发表评论

0 个回复

  • 在数值分析中,比较CG和Lanczos的计算结果.并比较了不同特征值情况下的计算结果。...
    在数值分析中,比较CG和Lanczos的计算结果.并比较了不同特征值情况下的计算结果。-in numerical value analyse, Compare the CG and Lanczos, futher more, we compare the CG and Lanczos in the different eigenvalue.
    2022-04-07 14:05:30下载
    积分:1
  • Cpp1
    说明:  关于石油工艺的一个原程序代码,解决油气集输中的计算问题(Process on an original oil code, solve the oil and gas gathering and transportation problems in the calculation of)
    2011-03-09 09:36:34下载
    积分:1
  • 汽车CAN总线系统原理、设计与应用
    汽车can总线系统设计与应用,欢迎使用和下载。(Design and application of automobile can bus system)
    2019-05-10 09:52:27下载
    积分:1
  • tpdmdaxiaoxiaoguo-22
    A jQuery+CSS simulation of CSS3 image zoom effect comparison. Adaptive size when switching between images in the.
    2019-05-07 09:10:00下载
    积分:1
  • fdsgfsgfdsg
    电力拖动自动控制系统,对大家很有用,希望多下载,呵呵呵 (Automatic control system for electric drive, useful for all of us, wanting to download,呵呵呵)
    2008-12-23 23:41:22下载
    积分:1
  • catia Script generated in VB. Very usefull for catia users. This Macro Scans a P...
    catia Script generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements. Once a deactivated Part is found, it s activated intermediately for a remove operation following immediately. This action done by the Macro cannot be undone in some cases.-catia Script generated in VB. Very usefull for catia users. This Macro Scans a Product Structure for deactivated (useless) elements. Once a deactivated Part is found, it s activated intermediately for a remove operation following immediately. This action done by the Macro cannot be undone in some cases.
    2023-05-29 01:45:03下载
    积分:1
  • Python 获取沪深300日行情数据并存入Excel文件
    python抓取数据,并将数据存储在excel中,每个代码对应的数据一个sheet。(Python grabs the data and stores it in excel, one sheet for each code.)
    2020-06-29 23:20:01下载
    积分:1
  • STO估计
    这是基于ofdm的信道估计,对于ofdm的信道估计具有很好的理解,此程序适合初学者学习。(This is a channel estimation based on ofdm, which has a good understanding of the channel estimation of ofdm. This program is suitable for beginners.)
    2021-05-06 17:28:36下载
    积分:1
  • Flash经典游戏:贪吃蛇源码下载
    Flash经典游戏:贪吃蛇源码下载,不多介绍了,相信你会玩的,这个游戏小时候在掌上游戏中经常玩哦。
    2023-06-04 18:50:03下载
    积分:1
  • MATLAB PV 模块
    首先阐述了光伏电池的工作原理及其数学模型,根据数学模型在 MATLAB仿真软件中搭建了光伏电池的工程通用仿真模型。同时,根据生产厂家提供的参数,分析了光伏电池的输出特性曲线,研究了光照强度和环境温度对光伏电池的影响。其次介绍了 MPPT 控制算法的工作原理,比较了 4 种常用控制算法的优缺点,针对单一控制算法无法兼顾跟踪精度和响应速度的问题,分析了基于扰动观察法的模糊控制 MPPT 组合算法并提出了一种新型组合 MPPT 算法,即基于电压自寻优的扰动观察算法。(Firstly, the working principle and mathematical model of photovoltaic cells are described. According to the mathematical model, a general engineering simulation model of photovoltaic cells is built in MATLAB simulation software. At the same time, according to the parameters provided by the manufacturer, the output characteristic curves of photovoltaic cells are analyzed, and the effects of light intensity and ambient temperature on photovoltaic cells are studied. Secondly, the working principle of MPPT control algorithm is introduced, and the advantages and disadvantages of four common control algorithms are compared. Aiming at the problem that single control algorithm can not give consideration to tracking accuracy and response speed, the fuzzy control MPPT combination algorithm based on disturbance observation method is analyzed and a new combined MPPT algorithm, namely voltage-based, is proposed. Self optimizing perturbation observation algorithm.)
    2018-10-17 09:41:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载