CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - cma算法

搜索资源列表

  1. LS_CMA

    1下载:
  2. 智能天线的cma算法的matlab仿真,性能相当好!-smart antenna cma Matlab simulation algorithm performance is very good!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3160
    • 提供者:陈提
  1. SimulationofAdaptiveArrayAlgorithmsforCDMASystems.

    0下载:
  2. 一篇非常经典的关于CDMA系统自适应阵列信号处理恒模算法-a very classic on the CDMA system adaptive array signal processing CMA
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1290434
    • 提供者:可难
  1. mcma

    1下载:
  2. 一个CMA算法程序,可以对CMA算法进行一些仿真研究
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:李粟
  1. FPGAImplementationof16QAMDemodulator

    2下载:
  2. 描述了一个用于微波传输设备的16QAM接收机解调芯片的FPGA实现,芯片集成了定时恢复、载波恢复和自适应盲判决反馈均衡器(DFE),采用恒模算法(CMA)作为均衡算法。芯片支持高达25M波特的符号速率,在一片EP1C12Q240C8(ALTERA)上实现,即将用于量产的微波传输设备中。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:281802
    • 提供者:萝卜
  1. MIMO_CMA

    2下载:
  2. MIMO信道横模均衡算法,可以实现2×2MIMO系统的信道均衡。-Transverse mode MIMO channel equalization algorithm, can achieve 2 × 2MIMO system channel equalization.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:907
    • 提供者:游月辉
  1. zsy

    0下载:
  2. cma算法的源代码,可仿真出图,还是不错的-cma algorithm source code, can be a simulation diagram, or good
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1209
    • 提供者:闫仕涛
  1. CMA

    0下载:
  2. 基本的常数模算法,用于信道的盲自适应算法。-Basic constant modulus algorithm for blind channel adaptive algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1022
    • 提供者:莫雷
  1. RLS

    0下载:
  2. RLS自适应均衡算法实 例例RLS自适应均衡算法实例-RLS algorithm for adaptive equalization algorithm for real examples of cases of RLS RLS adaptive equalization algorithm in adaptive equalization
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3667
    • 提供者:李环宇
  1. CMA

    0下载:
  2. 实现了盲均衡中的CMA算法,文档为该算法具体实现。编写为FUNCTION函数,方便使用者调用。-The CMA blind equalization algorithm, the documentation for the algorithm specific. Writing FUNCTION function, user-friendly call.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:592
    • 提供者:Michael
  1. CMA

    0下载:
  2. 盲均衡算法实现的有噪声信道下的4QAM调制解调,并画出算法的收敛图-Blind equalization algorithm of noisy channel under the 4QAM modulation and demodulation, and draw the convergence map
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:908
    • 提供者:吴翔
  1. yanzCMA1_rayleigh

    1下载:
  2. 该文件包含了8psk调制信号的产生,以及经过多径瑞利信道后,前后对比的星座图,经过CMA均衡算法后输出信号,能对均衡算法有更深的认识。-This file contains the generated 8psk modulation signal and multipath Rayleigh channel after, before and after the constellation, after CMA equalization algorithm output signal, capa
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:854
    • 提供者:盘结
  1. cma

    1下载:
  2. 光纤信道盲均衡CMA算法,MATLAB开发环境,比较通用的一种算法-Fibre Channel CMA blind equalization algorithms, MATLAB development environment, more generic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1311
    • 提供者:jacklaili
  1. CMA_Algorithm

    1下载:
  2. 使用常模算法实现通信信号的盲均衡,具体算法有CMA算法、RLS-CMA算法,以及改进软法MRLS-CMA算法-The use of constant modulus algorithm for blind equalization of communication signals, the specific algorithm has CMA algorithm, RLS-CMA algorithm, as well as improved soft MRLS-CMA algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:16384
    • 提供者:micle
  1. derivatijn

    1下载:
  2. 智能天线的cma算法的matlab仿真,性能相当好!,不错的源码-Cma algorithm of smart antenna in the matlab simulation, the performance is quite good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:taidlfaj
  1. RobustICA and Oscma

    0下载:
  2. 收集了Zarzoso相关的最优步长算法和RobustICA。最优步长算法(os-cma)基于有效的算法迭代技术,RobustICA基于归一化峰度对比功能,这是通过计算有效的迭代技术的优化。其中包含了原始的论文可以参考。(The optimal step-size constant modulus algorithm (OS-CMA) is based on a computationally efficient iterative technique to minimize the CM cos
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:985088
    • 提供者:Drming
  1. cdllraw

    0下载:
  2. cma盲均衡算法,适用于MPSK,低阶MQAM信号,()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:whk!526
  1. 183564

    0下载:
  2. 恒模算法(CMA)是实际中应用最广的一种盲均衡算法,这里主要时提出了改进的lc-cma算法的源程序代码()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:rkntom
  1. nnalog

    0下载:
  2. 恒模算法(CMA)是实际中应用最广的一种盲均衡算法,这里主要时提出了改进的lc-cma算法的源程序代码()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:EUZ$4554
  1. 5562834

    0下载:
  2. 恒模算法(CMA)是实际中应用最广的一种盲均衡算法,这里主要时提出了改进的lc-cma算法的源程序代码()
  3. 所属分类:进程与线程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:gvd%2540749
  1. glqb05

    0下载:
  2. cma盲均衡算法,适用于MPSK,低阶MQAM信号,()
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:Cexoslqul
搜珍网 www.dssz.com