登录
首页 » matlab » Sdrdect

Sdrdect

于 2021-04-22 发布 文件大小:8838KB
0 141
下载积分: 1 下载次数: 17

代码说明:

  应用半定松弛解决最大似然复杂度问题,可以高效实现算法求解,提高运算效率,误差最小化。(Efficient Implementation of Quasi-Maximum-Likelihood Detection Based on Semidefinite Relaxation)

文件列表:

半定松弛
........\01673411.pdf,496551,2014-11-30
........\16.pdf,382388,2014-12-05
........\Rank-two_relaxation_heuristics_for_max-cut_and_other_binary_quadratic_programs.pdf,213099,2014-11-30
........\SDR-Zhi-Quan (Tom) Luo
........\......................\DSDP Software for Semidefinite Programming and Linear Matrix Inequalities.htm,6440,2014-11-19
........\......................\DSDP Software for Semidefinite Programming and Linear Matrix Inequalities_files
........\......................\................................................................................\count.pl,43,2014-11-19
........\......................\Kisialiou_efficient-impl-qml3.pdf,233295,2014-11-19
........\......................\psk_v09
........\......................\.......\BLAST_ML_Whitening.m,3714,2014-12-16
........\......................\.......\param.default,1133,2002-10-13
........\......................\.......\psk.dll,81920,2002-10-09
........\......................\.......\psk_detector.m,3949,2006-12-03
........\......................\.......\test_8psk.m,3928,2014-12-08
........\......................\.......\test_binary.m,3755,2006-12-03
........\......................\psk_v09.rar,38747,2014-11-19
........\......................\SDR Detector - Algorithms.htm,8847,2014-11-19
........\......................\SDR Detector - Download.htm,12939,2014-11-19
........\......................\sdr_v091
........\......................\........\msvcp70.dll,487424,2002-01-04
........\......................\........\msvcr70.dll,344064,2002-01-04
........\......................\........\sdr.dll,409600,2006-06-12
........\......................\........\sdr_detector.m,14146,2006-07-25
........\......................\........\testsdr.m,2606,2006-07-25
........\......................\sdr_v091.rar,410167,2014-11-19
........\......................\sdr_v092
........\......................\........\BLAST_ML_Whitening.m,3714,2014-12-16
........\......................\........\msvcp70.dll,487424,2002-01-04
........\......................\........\msvcr70.dll,344064,2002-01-04
........\......................\........\sdr.dll,409600,2006-10-11
........\......................\........\sdr_detector.asv,16084,2014-12-03
........\......................\........\sdr_detector.m,16084,2014-12-03
........\......................\........\testsdr.asv,3035,2014-12-16
........\......................\........\testsdr.m,3067,2014-12-16
........\......................\........\test_bpsk.asv,2740,2014-12-08
........\......................\........\test_bpsk.m,2803,2014-12-16
........\......................\........\test_qpsk.m,3009,2006-10-15
........\......................\sdr_v092.rar,412193,2014-11-19
........\内点法.pdf,190521,2014-11-30
........\半定实现.pdf,382388,2014-12-03
........\基于半定松弛的最大似然判决的实现报告.doc,621568,2014-12-18
........\无线通信中多天线系统检测技术研究.caj,5061685,2014-11-28
........\算法.pdf,532602,2014-12-05
........\维数缩减技术.pdf,382388,2014-11-30

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

发表评论

0 个回复

  • Kernel-PCA
    KPCA经典程序,是KPCA的创始人写的,为学习KPCA提供了模板。(Classic KPCA procedures, is the founder of KPCA wrote, KPCA provides templates for learning.)
    2020-09-20 08:07:52下载
    积分:1
  • 2D_Holographic
    旋转机械二维全息谱计算的实用例程,融合多点信息,提高诊断可靠性。(A good example of two dimension Holographic spectrum calculation of rotational machine,fuse the information of different points to improve the reliability of diagnosis.)
    2013-02-13 00:24:24下载
    积分:1
  • matlab
    floyd最短路算法&求网络的最小费用最大流&匈牙利算法&求网络的最小费用最大流(Floyd s short for network algorithm and the minimum cost flow and Hungary algorithm for the minimum cost and maximum flow network)
    2009-05-09 19:07:53下载
    积分:1
  • ColorThreshold
    Color threshold-upload by tenki
    2009-12-05 12:30:33下载
    积分:1
  • shape_context
    对Shape Context算法提出者的论文算法的实现(The implementation of the Shape Context Algorithm)
    2009-05-20 10:10:42下载
    积分:1
  • LEACH
    omnet++4.0实现的WSN中Leach算法,可以运行,200*200的区域中分布了400个节点(Leach algorithm in WSN omnet++ 4.0 to achieve, you can run.In the region of 200 * 200 distributed 400 nodes)
    2014-08-08 20:22:15下载
    积分:1
  • geatbsrc_v380p
    这是解决优化问题的遗传算法压缩包,实用性强,可以应用于不同的专业领域。(This is a genetic algorithm to solve optimization problems compressed, practical, can be applied to different areas of expertise.)
    2013-10-20 19:18:37下载
    积分:1
  • plot
    定义坐标轴的显示范围用axis指令 语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y) 欢迎一起探讨matlab的使用:) (draw picture in matlab)
    2009-02-04 22:07:32下载
    积分:1
  • doa_tct
    TCT算法 用于宽带聚焦的一种算法 自己编的一段 也不一定对(TCT algorithm is an algorithm for broadband-focused section of its code is not necessarily)
    2010-09-08 10:37:04下载
    积分:1
  • nprod
    Replacement for normprod that correctly treats 0, Inf, -Inf in the weights.
    2010-03-04 17:23:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载