登录
首页 » matlab » 13246857451

13246857451

于 2021-01-09 发布 文件大小:64KB
0 207
下载积分: 1 下载次数: 215

代码说明:

  多用户MIMO预编码技术:块对角化BD,分别采用SVD技术,最大似然检测,最小均方误差检测的误码率性能仿真代码。里面有代码,仿真图等。(Multi-user MIMO precoding techniques: block diagonalization BD, respectively, using the SVD technique, maximum likelihood detection, the minimum mean square error detection BER performance simulation code. There are code, simulation maps.)

文件列表:

多用户mimo预编码技术BD仿真
..........................\L=1_SVD_{6,(2,2,2)_of_BD
..........................\..........................\BER.mat,209,2013-04-17
..........................\..........................\BLOCKDIAGONALIZITION.m,1969,2013-04-17
..........................\..........................\Demodulation.m,1375,2013-04-17
..........................\..........................\error2.mat,184,2013-04-17
..........................\..........................\Modulator.m,1677,2013-04-17
..........................\..........................\READ me.txt,27,2013-04-17
..........................\..........................\SVD.m,308,2013-04-17
..........................\..........................\Svd检测.fig,2997,2013-04-17
..........................\L=1_SVD_{7,(2,2,2)}_of_BD
..........................\.............................\BER.mat,196,2013-04-17
..........................\.............................\BLOCKDIAGONALIZITION.m,1974,2013-04-17
..........................\.............................\Demodulation.m,1375,2013-04-17
..........................\.............................\error1.mat,181,2013-04-17
..........................\.............................\Modulator.m,1677,2013-04-17
..........................\.............................\READ me.txt,29,2013-04-17
..........................\.............................\SVD.m,308,2013-04-17
..........................\.............................\svd解码.fig,2892,2013-04-17
..........................\L=1_SVD_(2,2)_of_BD
..........................\......................\BER.mat,215,2013-04-17
..........................\......................\BLOCKDIAGONALIZITION.m,989,2013-04-17
..........................\......................\Demodulation.m,1375,2013-04-17
..........................\......................\error.mat,182,2013-04-17
..........................\......................\Modulator.m,1677,2013-04-17
..........................\......................\READ me.txt,50,2013-04-17
..........................\......................\SVD.m,308,2013-04-17
..........................\......................\svd检测.fig,2990,2013-04-17
..........................\L=1_SVD_(3,2)_of_BD
..........................\......................\BER.mat,215,2013-04-17
..........................\......................\BLOCKDIAGONALIZITION.m,1023,2013-04-19
..........................\......................\Demodulation.m,1375,2013-04-17
..........................\......................\error.mat,180,2013-04-17
..........................\......................\Modulator.m,1677,2013-04-17
..........................\......................\READ me.txt,50,2013-04-17
..........................\......................\SVD.fig,2925,2013-04-17
..........................\......................\SVD.m,308,2013-04-17
..........................\L=2_ML_{6,(2,2,2)}_BD
..........................\.........................\BER1.mat,216,2013-04-17
..........................\.........................\BLOCKDIAGONALIZITION.m,2489,2013-04-17
..........................\.........................\Demodulation.m,1375,2013-04-17
..........................\.........................\error1.mat,185,2013-04-17
..........................\.........................\ML.fig,2960,2013-04-17
..........................\.........................\Modulator.m,1677,2013-04-17
..........................\.........................\READ me.txt,38,2013-04-17
..........................\.........................\SVD.m,308,2013-04-17
..........................\L=2_ML_(2,2)_of_BD
..........................\.....................\BER.mat,220,2013-04-17
..........................\.....................\BLOCKDIAGONALIZITION.m,1222,2013-04-17
..........................\.....................\Demodulation.m,1375,2013-04-17
..........................\.....................\error.mat,191,2013-04-17
..........................\.....................\ML.fig,2923,2013-04-17
..........................\.....................\Modulator.m,1677,2013-04-17
..........................\.....................\READ me.txt,41,2013-04-17
..........................\.....................\SVD.m,308,2013-04-17
..........................\L=2_MMSE_{6,(2,2,2)}_BD
..........................\...........................\BER1.mat,216,2013-04-17
..........................\...........................\BLOCKDIAGONALIZITION.m,2096,2013-04-17
..........................\...........................\Demodulation.m,1375,2013-04-17
..........................\...........................\error1.mat,5062,2013-04-17
..........................\...........................\MMSE.fig,2985,2013-04-17
..........................\...........................\Modulator.m,1677,2013-04-17
..........................\...........................\READ me.txt,52,2013-04-17
..........................\...........................\SVD.m,308,2013-04-17
..........................\L=2_MMSE_(2,2)_of_BD
..........................\.......................\BER.mat,221,2013-04-17
..........................\.......................\BLOCKDIAGONALIZITION.m,1090,2013-04-17
..........................\.......................\Demodulation.m,1375,2013-04-17
..........................\.......................\error.mat,192,2013-04-17
..........................\.......................\mmes.fig,3011,2013-04-17
..........................\.......................\Modulator.m,1677,2013-04-17
..........................\.......................\qpskdemod.m,443,2013-04-17
..........................\.......................\qpskmod.m,428,2013-04-17
..........................\.......................\READ me.txt,50,2013-04-17
..........................\.......................\SVD.m,308,2013-04-17

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

发表评论

0 个回复

  • SkTCodes
    SkewT分布是近年来得到广泛使用的一种参数化分布。区别于传统的正太分布、学生-t分布,SkewT分布除了具有厚伟特征之外,还引入了偏斜特征。该分布对于金融领域的研究与应用具有十分重要的价值。当然,也是一个重要的统计工具。SkewT分布由Bruce E. Hansen(1994)构造,本源码包括SkewT分布的密度函数、累计概率、随机数生成、理论矩。(SkewT distribution has been widely used recently. Different from traditional Normality and Student-t distribution, SkewT parameterizes both tail-thickness and skewness. SkewT is valuable to financial applications and studies, and other statistic tool. SkewT is firstly introduced by Bruce E. Hansen(1994). This package includes M files on the density of SkewT, CDF, random number generator and theoretical moments of SkewT.)
    2009-10-17 17:30:48下载
    积分:1
  • matlab6.5
    全名matlab6.5辅助优化计算与设计(matlab6.5 optimization and design of auxiliary)
    2011-07-01 12:44:33下载
    积分:1
  • signal_gen
    某设备点火信号的时序生成时序程序,可用于时序生成设计参考(An ignition timing signal generating device timing procedures can be used to generate a timing reference design)
    2013-12-13 21:58:09下载
    积分:1
  • Park_tran
    park等常用的一些建模时需要的变换公式,对电气类工程人员很有用(park and other common modeling some transformation formulas needed for electrical engineers useful class)
    2014-01-15 10:15:00下载
    积分:1
  • PowerFlowCalculationPackagesV3.0
    用于潮流计算的实用程序是电力系统毕业设计的必备程序包 使用范围很广的 欢迎测试(Flow calculation for the utility power system is essential graduation package designed to use a wide range of welcome to the test)
    2009-04-27 17:12:31下载
    积分:1
  • mail
    mailing system within lan
    2010-02-24 14:55:02下载
    积分:1
  • adaptive-signal-arithmetic
    Some algorithms of variable step size LMS adaptive filtering are studied.The VS—LMS algorithm is improved. Another new non-linear function between肛and e(/ t)is established.The theoretic analysis and computer simulation results show that this algorithm converges more quickly than the origina1.Furthermore,better antinoise property is exhibited under Low—SNR environment than the original one.(variable step size of a LMS daptive filtering are studied. The VS-LMS algorithm is improved. Another new non-linear function between anus and e (/ t) is established. The theoretic analysis and computer simulatio n results show that this algorithm converges mo 're quickly than the origina1. Furthermore, better antinoise property is exhibited under L ow- SNR environment than the original one.)
    2007-05-24 19:55:28下载
    积分:1
  • intprog
    通过分支定界法计算线性规划、整数规划,效果较好。(To calculate integer programming, branch and bound method is better.)
    2013-04-25 22:21:34下载
    积分:1
  • huisemoxing
    matlab灰色模型程序,关于水压程序。(matlab gray model)
    2013-09-21 22:13:07下载
    积分:1
  • singlephase
    实现单相交流信号锁相功能,单相锁相环,matlab simulink程序。(matlab simulink single phase )
    2016-03-17 09:07:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载