登录
首页 » matlab » OMP

OMP

于 2013-07-06 发布 文件大小:1KB
0 167
下载积分: 1 下载次数: 48

代码说明:

  Channel estimation for a MIMO-OFDM system for AWGN channel estimation technique Cyclic prefix length

文件列表:

OMP.m,709,2010-07-26

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

发表评论

0 个回复

  • 8
    说明:  8. 单径瑞利信道中的四发四收V-BLAST: (1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量16QAM调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。 (2) 计算所设计方案的频谱效率是多少,单位为bit/Hz/s。(8. Four transmit four receive v-blast in single-path Rayleigh channel: (1) please design a specific navigation-assisted channel estimation method and conduct simulation with Simulink to measure the bit error rate performance of 16QAM modulation.The relation curve between the bit signal-noise ratio and the mean square error of channel estimation is drawn, and the relation curve between the bit signal-noise ratio and the bit error rate is drawn. (2) calculate the spectral efficiency of the designed scheme in bit/Hz/s.)
    2020-12-23 20:29:05下载
    积分:1
  • TOA_uwb
    这是在uwb系统中,用TOA定位法的整个系统的仿真程序(This is the uwb system, using TOA positioning of the whole system simulation program)
    2021-03-29 20:49:10下载
    积分:1
  • Radio-Resource-Management-and-Interference-Analys
    Radio Resource Management and Interference Analysis
    2011-11-29 02:30:42下载
    积分:1
  • TI-RTOS开发教
    TI RTOS 教材,难得好资料,基于TI RTOS软件开发人员的必备参考(TI RTOS handbook, show how to use TI RTOS)
    2020-07-01 16:20:02下载
    积分:1
  • LDPC仿真高斯信道
    matlab下的LDPC仿真,高斯信道,调制方式为QPSK(A simulation of LDPC on matlab)
    2018-11-11 16:53:22下载
    积分:1
  • ldpc_llr_bp_decode
    说明:  实现ldpc的编译码功能,译码算法使用的对数域bp译码算法(LDPC codec realize the function of decoding algorithm used in log-domain decoding algorithm bp)
    2021-01-26 21:48:41下载
    积分:1
  • DOA估计
    本资源为多重信号来波方向估计算法的MATLAB实验仿真,压缩有MUSIC,PM,四阶累积量等几种方法的DOA估计算法仿真。资源整理不易,请务必珍惜。(This resource is the MATLAB simulation of multiple signal direction of arrival estimation algorithm, compression MUSIC, PM, fourth-order cumulant and other methods of DOA estimation algorithm simulation. Resource consolidation is not easy. Please treasure it.)
    2018-09-25 22:14:23下载
    积分:1
  • CH04_GTP_TEST
    GTP IP核,高速通信必须学习的部分。(GTP IP kernel, part of high-speed communication that must be learned.)
    2017-09-11 22:59:14下载
    积分:1
  • fast-subspace-algorithm
    为了对空间辐射源进行精确定位" 建立了基于任意阵列对多目标源进行二维DOA估计的数学模型。将 MUSIC算法推广到三维空间阵列可以对辐射源进行二维高精度测向,但由于其需要估计接收数据的协方差矩阵和进行特征分解, 因而其计算量较大。利用多级维纳滤波器的前向递推获得信号子空间和噪声子空间,不需要估计协方差矩阵和对其进行特征分解,从而降低了MUSIC算法的计算量。将文中的方法应用于任意阵列的二维DOA估计中进行计算机仿真和实际侧向系统性能验证,实验结果均表明该方法达到了MUSIC算法的性能,但与常规MUSIC算法相比降低了计算量.( In order to space radiation source for precise positioning" based on arbitrary array to multiple target source 2D DOA estimation model. The MUSIC algorithm is extended to three-dimensional space to two-dimensional array of radiation source for high precision direction finding, but due to the need to estimate the covariance matrix and eigenvalue decomposition, and the large amount of calculation. Use of multistage Wiener filter forward recursion received signal and noise subspace, does not need to estimate the covariance matrix and the eigenvalue decomposition, which reduces the computation of MUSIC algorithm. This method is applied to an arbitrary array DOA estimation for computer simulation and actual lateral system performance verification, the experimental results show that this method achieves the performance of MUSIC algorithm, but with the conventional MUSIC algorithm reduces the calculation amount.)
    2012-03-09 16:03:44下载
    积分:1
  • OFDM信号频谱感10
    说明:  前已提出的频谱感知方法主要包括匹配滤波器检测、 能量检测、 循环平稳特征检测以及多分辨率频谱感知. 这些方法均为单节点感知方法.然而,在阴影和深度衰落情况下, 单个节点的感知结果并不可靠, 因此, 需要对多个节点的感知结果进行融合,以提高检测可靠性, 即协作感知技术. 文献采用“或” 准则对各个 CR 感知结果进行融合. 文献则提出了基于 D-S 证据理论的协作频谱感知算法,虽然该算法的性能比“或” 准则或“与”准则要好, 但需要存储大量历史信息, 算法的计算复杂度也很高. 文献中分析了采用似然比检测(likelihood ratio test, LRT) 的软判决与采用“与” 准则的硬判决的性能, 结果表明采用软判决的协作感知性能更优(Previously proposed spectrum sensing methods mainly include matched filter detection, energy detection, cyclostationary feature detection and multi-resolution spectrum sensing. These methods are all single node sensing methods. However, in the case of shadow and deep fading, the sensing results of single node are not reliable, so, It is necessary to fuse the sensing results of multiple nodes to improve the detection reliability, i.e. cooperative sensing technology. In the literature, "or" criterion is used to fuse the CR sensing results. In the literature, a cooperative spectrum sensing algorithm based on D-S evidence theory is proposed. Although the performance of the algorithm is better than "or" criterion or "and" criterion, a large amount of historical information needs to be stored, The computational complexity of the algorithm is also very high. In the literature, the performance of the soft decision based on the likelihood ratio test)
    2020-11-19 21:19:37下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载