登录
首页 » matlab » OFDM系统的自适应功率和比特分配算法

OFDM系统的自适应功率和比特分配算法

于 2021-04-07 发布 文件大小:90KB
0 254
下载积分: 1 下载次数: 18

代码说明:

  OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(4)--原创(The adaptive power and bit allocation algorithm of OFDM system realizes the adaptive allocation of system resources (4)-- original.)

文件列表:

OFDM系统的自适应功率和比特分配算法, 0 , 2018-05-11
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法, 0 , 2018-05-11
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\demo_Hughes_Hartogs.m, 1117 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\fig1.fig, 9755 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\fig2.fig, 9781 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\fig3.fig, 9782 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\fig4.fig, 9822 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\fig5.fig, 9802 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\fig6.fig, 13757 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\f_mpsk.m, 407 , 2009-05-21
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\f_mqam.m, 225 , 2009-05-21
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\Hughes_Hartogs.m, 2312 , 2009-05-22
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\Q.m, 45 , 2009-05-21
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\Qinv.m, 52 , 2009-05-21
OFDM系统的自适应功率和比特分配算法\Hughes-Hartogs算法\use.fig, 14691 , 2009-05-31
OFDM系统的自适应功率和比特分配算法\代码描述.docx, 11699 , 2018-05-07

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

发表评论

0 个回复

  • Plus
    nucleus实时嵌入式操作系统的内核源代码。(nucleus RTOS source code )
    2021-04-09 17:48:59下载
    积分:1
  • Tetris-game
    《C++高级语言程序设计案例与实践辅导(北京市高等教育精品教材立项项目配套教材)》-案例分析:俄罗斯方块游戏(" C++ Advanced Language Program Design Case and Practice Guidance (Beijing Higher quality materials Projects of supporting materials)" - Case Study: Tetris game)
    2014-08-25 10:37:03下载
    积分:1
  • DuckHunt
    js的初级游戏,duckhunter,本来想放移动设备上用 结果性能不太好(duck hunter)
    2013-08-27 15:34:16下载
    积分:1
  • PWM steering gear
    说明:  PWM steering gear, including PWM steering gear drive files and some routines
    2020-06-22 14:00:02下载
    积分:1
  • Three Phase
    说明:  三相PF仿真,真实可用,采用克拉克变换和帕克变换,核心SVPWM控制策略,控制简单,有助于新手工程师学习。(Three phase pf simulation, real and available, using Clark transform and Parker transform, the core SVPWM control strategy, simple control, help novice engineers learn.)
    2020-05-11 12:03:40下载
    积分:1
  • DeconvolutionCode-LevinEtAl07
    所附代码提供了上述三种反卷积策略的实现。要开始,用户应该检查文件demo.m。反褶积子程序在以下文件中实现:deconvL2频率.m:在频域反褶积,假设高斯导数在前面。2.deconvL2.m:利用共轭梯度算法,假设在空间域上存在高斯导数先验的反褶积。3.deconvSps.m:利用迭代重加权最小二乘算法,在空间域上假设一个稀疏导数先验的反褶积。(The enclosed code provides the implementation of the above three deconvolution strategies. To start, users should check the file demo.m. The deconvolution subroutine is implemented in the following files: deconvL2 frequency. M: deconvolution in frequency domain, assuming that the Gauss derivative is ahead. 2. DeconvL2. M: uses the conjugate gradient algorithm to assume the existence of Gauss derivative prior deconvolution in the spatial domain. 3.deconvSps. M: Using iterative weighted least squares algorithm, a sparse derivative prior deconvolution is assumed in the spatial domain. Users should note that all of the above functions assume that the convolution filter has an odd number of pixels on both dimensions.)
    2018-10-22 12:51:50下载
    积分:1
  • matlab实现BPSK的costas环载波同步 costas3
    costas matlab实现BPSK的costas环载波同步(Costas matlab realizes BPSK costas ring carrier synchronization)
    2020-06-22 01:00:01下载
    积分:1
  • Garage and the J2EE Application learn from each other what the Framework has rea...
    _NET和J2EE该相互学习什么 Application的Framework竟然达到了55个,并且还在日益增加。事实上J2EE开发的软肋不在于Control这个层面,而是在View。许多天才的精力都耗在重复制造轮子上,却没有想办法去完善一个或者多个Framework,这不得不让人感到痛心啊!在这一点,J2EE是不是得向.NET好好学习一下呢?在.NET的世界里,最受关注的应该是控件的开发了,一个设计良好,功能强大的控件对于提高开发效率无疑是极好的助推器。很多.NET的开发人员都将精力花在设计控件上,.NET就像一个聚宝盆一样,不断汇聚开发人员智慧结晶。在J2EE的世界里,为了减少这种资源浪费的情况,Wicket Framework的出现了。它强调组件设计和组件重用,让开发人员集中精力于组件的开发,从而增强Framework的功能已经易用性。但愿,Wicket -Garage and the J2EE Application learn from each other what the Framework has reached 55 and is still growing. In fact J2EE development weakness lies not in the level of Control, but the View. Many are gifted energy consumption in duplicate on wheels, but did not try to perfect one or more Framework, which compelled people to feel sad ah! At this point, is not a J2EE to.NET can learn from it? In.NET world, the most concern is the development of the controls, a well-designed, powerful controls for the improvement of development efficiency is undoubtedly an excellent booster. A lot.NET developers will b
    2022-02-05 03:05:45下载
    积分:1
  • radon
    Radon变换,其中包含正变换逆变换以及测试用例,直接使用测试用例即可(Radon transform about forward radon transform and inverse radon transform and a example to use it)
    2017-02-15 16:01:02下载
    积分:1
  • 蚂蚁定时修改列表v1.0%28多任务版%29
    提供列表自动定时替换功能.支持文本替换定时使用替换盘符内任意位置的文本文件内容.(Provides automatic list timing replacement function. Supports text substitution timing using text file content at any location within the substitution disc character.)
    2020-06-23 19:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载