登录
首页 » matlab » MIMO_detection

MIMO_detection

于 2021-04-26 发布 文件大小:520KB
0 256
下载积分: 1 下载次数: 213

代码说明:

  MIMO 系统中 信号检测算法的比较 zf mmse ML(Performance of zero-forcing detectors over MIMO flat-correlated Ricean fading channels)

文件列表:

MIMO_detection
..............\all_pro.m,578,2009-10-19
..............\Appro_MLD time.txt,0,2009-09-02
..............\Appro_MLD_detection.m,3071,2009-07-15
..............\channel_generator.m,1016,2009-06-24
..............\component_wise.m,723,2009-06-24
..............\demodulation.m,59,2009-10-19
..............\draw picture.m,742,2009-09-11
..............\encoder.m,253,2009-10-19
..............\err_count.m,240,2009-06-03
..............\fast_MLD.m,519,2009-06-05
..............\findPosition.m,142,2009-06-03
..............\goodluck.rar,5224,2012-04-14
..............\main_sub.m,4110,2009-10-19
..............\mimo.rar,283920,2012-04-14
..............\MLD_detection.m,3102,2009-07-15
..............\MMSE_detection.m,315,2009-09-02
..............\noise_generator.m,230,2009-10-19
..............\one_joint_CS.m,3388,2009-06-05
..............\Performance of zero-forcing detectors over MIMO flat-correlated Ricean fading channels.pdf,195818,2009-06-24
..............\problem.txt,397,2009-06-24
..............\QAM16Dem.m,319,2009-06-03
..............\QAM64Dem.m,756,2009-06-03
..............\QAMmodu.asv,1736,2009-10-19
..............\QAMmodu.m,1775,2009-10-19
..............\QR_detection.m,450,2009-09-11
..............\result.txt,4273,2009-10-19
..............\sort_optimal_index.m,242,2009-06-03
..............\test.m,2100,2009-06-23
..............\track.txt,3607,2009-10-19
..............\two_joint_CS.m,3042,2009-06-05
..............\zero_joint_CS.m,2035,2009-06-24
..............\ZF VS MMSE_1.fig,6752,2009-09-07

..............\ZF VS MMSE_2.fig,6650,2009-09-07

..............\ZF VS MMSE_3.fig,6761,2009-09-07

..............\ZF_detection.m,330,2009-10-19
..............\ZF_IC_detection.m,587,2009-09-14

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

发表评论

0 个回复

  • OFDM-communication
    这是一个完整的OFDM通信系统仿真代码。包括信源编码信源调制,信道编码,信道估计,峰均抑制比等。实际程序可用直接运行。(This is a complete OFDM communication system simulation code. Including the source modulation source coding, channel coding, channel estimation, peak to average ratio suppression. The actual procedure can be run directly.)
    2021-01-04 16:48:54下载
    积分:1
  • EXIT
    本源码包参考英国Southampton大学Robert G. Maunder教授2008年的EXIT charts开源demo,给出了通用(分量码多项式可自定义)并行级联Turbo码的EXIT charts的作图源码。同时可完成迭代轨线、BER等值线的绘制等工作。 由于对于码块长较大的情形仿真需要较长时间,源码包也给出了部分分量码多项式的仿真结果,可直接用于绘图。 源码包还给出了最经典的S.Ten Brink介绍EXIT charts基本原理的参考文献,以及本人对通信系统中迭代译码过程分析技术综述的小论文,希望对大家有所帮助。(This source package comes after Professor Robert G. Maunder s open source demo about EXIT charts in 2008 from University Southampton, UK. It is designed for universal (constituent code generation polynomial can be customized) Parallel Concatenated Turbo Code EXIT charts. The iterative trajectories and BER contour drawing is also completed in this package. Since the long block case costs a lot of simulation time, some simulation results are included in the package. We also give the most classical introduction to the basic principles of EXIT charts from S. Ten Brink, as well as a document about analysis technologies for iterative decoding process in communication systems. Hope this will help.)
    2009-07-12 12:13:21下载
    积分:1
  • ACCF
    迭代ACCF相参积累与参数估计,SAR回波,只加了噪声(Iterative ACCF coherent accumulation and parameter estimation)
    2018-04-26 09:33:04下载
    积分:1
  • MIMO信道仿真
    说明:  多输入多输出(Multiple-Input Multiple-Output)技术是无线移动通信领域智能天线技术的重大突破。该技术能在不增加带宽的情况下成倍地提高通信系统的容量和频谱利用率,是新一代移动通信系统必须采用的关键技术。(Multiple input multiple output (MIMO) technology is a major breakthrough of smart antenna technology in the field of wireless mobile communication. This technology can double the capacity and spectrum efficiency of the communication system without increasing the bandwidth. It is a key technology that must be adopted in the new generation of mobile communication system.)
    2021-04-05 00:31:00下载
    积分:1
  • 热分析实例,包含结构,动力学等的实例
    热分析实例,包含结构,动力学等的实例,帮你了解ansys的运用(Thermal analysis as an example, structure, dynamics, etc., to help you understand the use of ansys)
    2013-07-05 23:47:13下载
    积分:1
  • 水声OFDM信系统基于导频的信道估计算法研究
    水声OFDM通信系统基于导频的信道估计算法研究(Pilot based channel estimation algorithm for underwater acoustic OFDM communication system)
    2018-10-07 08:43:11下载
    积分:1
  • PTS
    OFDM系统中,部分传输序列PTS的算法源码((Orthogonal Frequency Division Multiplexing PTS)
    2013-09-26 08:22:41下载
    积分:1
  • ATAN_CORDIC
    使用cordic算法,基于verilog实现的atan功能,经过仿真验证,适宜工程使用。(ATAN,implemented with cordic.)
    2018-09-26 11:19:50下载
    积分:1
  • mqtt收发
    mqtt-python收发,里面有几个例子,对于topic的分类,mqtt的连接,收发等!(Mqtt transceiver in python!)
    2018-07-09 19:59:30下载
    积分:1
  • ECC-files
    A comrehensive collection of software routines for forward error correction. Copyright 2004 by Todd K. Moon Permission is granted to use this program/data for educational/research only
    2011-11-22 03:16:10下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载