CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 比特分配

搜索资源列表

  1. waterfilling_algo.rar

    0下载:
  2. OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(5),adaptive allocation for OFDM system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:891
    • 提供者:夏兆康
  1. Ofdm

    2下载:
  2. 针对ofdm系统的资源分配算法,实现自适应的资源分配,通过matlab来验证程序的正确性。-Ofdm system for resource allocation algorithm to achieve adaptive resource allocation, through matlab to verify the correctness of the program.
  3. 所属分类:matlab

    • 发布日期:2016-05-11
    • 文件大小:654336
    • 提供者:施政
  1. ofdm_simulation

    0下载:
  2. 该源码可以实现OFDM系统的比特加载和功率分配算法的仿真-The source code can be bit-loaded OFDM system and Power Allocation Algorithm for Simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19562
    • 提供者:黄三
  1. MultiuserSC_FDMA

    0下载:
  2. 对于sc-fdma系统中的多用户子载波和比特分配合并问题。-Sc-fdma system for the multi-user sub-carrier and bit allocation merger.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:397014
    • 提供者:留心呀
  1. OFDM_power_allocation

    0下载:
  2. ODFM比特分配算法,详细解释多种方案利弊,最优和次优分别对比-ODFM system suboptimal power allocation
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:35610
    • 提供者:hodog
  1. bit_power_allocation

    0下载:
  2. :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制, 提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a considerable issue in OFDM system. Recognizing that the num
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:263656
    • 提供者:hodog
  1. suboptimal_power_allocation

    0下载:
  2. 本文研究OFDM中最佳比特分配,试图在有限功率内达到传输比特最大化-This paper investigates subcarrier and power allocation in multiuser OFDM. The aim is to maximize the overall rate while achieving proportional fairness amongst users under a total power constraint.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:168506
    • 提供者:hodog
  1. chow_algo

    2下载:
  2. OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(1)-adaptive allocation for OFDM system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:15953
    • 提供者:夏兆康
  1. EqualPower_algo

    0下载:
  2. OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(2)-原创-adaptive allocation for OFDM system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1855
    • 提供者:夏兆康
  1. Fischer_algo

    1下载:
  2. OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(3)-原创-adaptive allocation for OFDM system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-23
    • 文件大小:15873
    • 提供者:夏兆康
  1. Hughes-Hartogs_algo

    4下载:
  2. OFDM系统的自适应功率和比特分配算法,实现系统资源的自适应分配(4)--原创-adaptive allocation for OFDM system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:79136
    • 提供者:夏兆康
  1. adaptive_bit_alloction

    0下载:
  2. 这是一个非常棒的自适应比特分配算法,其应用与OFDM系统中,望大家喜欢-This is a great adaptive bit allocation algorithm, its application with the OFDM system, the hope that everyone likes
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:194897
    • 提供者:xinjianzhou
  1. ofdm

    0下载:
  2. 实现OFDM的基本调制,信道估计,峰均比,比特分配等功能-To achieve the basic OFDM modulation, channel estimation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:174828
    • 提供者:盛蕊
  1. xianx

    1下载:
  2. 内容丰富的OFDMA比特、功率、子载波分配算法。-OFDMA bit rich, power, subcarrier allocation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:11511
    • 提供者:jeson
  1. Fixedpointaedreal-time

    0下载:
  2. MP3解码原理:首选将MP3数据帧解包,解出帧头信息和边带信息;然后采用霍夫曼解码解出比特分配信息;接着在逆变换中利用频谱系数,在综合滤波器中将32位子带合并成一个宽带信号。18个频谱值执行32位IMDCT(逆改进型离散余弦变换),将生成的576个频谱值变换成长度为32的18个连续的频谱。通过18次运算,多相位综合滤波器将这些频谱转换到时域,完成波形重构,生成立体声PCM音频数据。-jiema and bianma
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:58804
    • 提供者:wang
  1. jc1

    0下载:
  2. 通信系统ofdm的比特分配算法 适合初学者 全部测试 可以使用-Ofdm communication system bit allocation algorithm is suitable for beginners all the tests can be used
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:24703
    • 提供者:蒋超
  1. 31500385OSTBC_OFDM

    0下载:
  2. 在空时分组码的MIMO-OFDM系统条件下,对信道,子载波,比特和功率进行分配,仿真结果表明,系统有良好的吞吐量性能-Space-time block codes in MIMO-OFDM system under the conditions of the channel, subcarrier, bit, and power allocation, simulation results show that the throughput of the system has good perfo
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:308270
    • 提供者:曹欢
  1. bitallocate

    0下载:
  2. 通信系统关键技术仿真--比特加载算法 函数完成在给定子信道信息、误码率和码元速率的前提下子信道的比特分配。-Key technology communication system simulation- bit loading algorithm function to complete in a given sub-channel information, the error rate and symbol rate sub-channel under the premise of the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:726
    • 提供者:晓明
  1. VDSL_matlab

    0下载:
  2. vdsl场景下,不考虑串扰的matlab程序 ,包含DMT及动态比特分配-vdsl scenarios, without considering the crosstalk of the matlab program, including DMT and dynamic bit allocation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:55371
    • 提供者:段一
  1. ofdm

    0下载:
  2. MIMO.OFDM系统的子载波、功率和比特分配 MIMO技术能不增加系统带宽却提高系统容量和频谱利用率-The MIMO.OFDM system subcarrier, bit and power allocation MIMO technology can not increase the bandwidth of the system can improve the system capacity and spectrum efficiency
  3. 所属分类:3G develop

    • 发布日期:2017-04-08
    • 文件大小:6987
    • 提供者:sunyidu
« 12 3 »
搜珍网 www.dssz.com