登录
首页 » matlab » Sdrdect

Sdrdect

于 2021-04-22 发布 文件大小:8838KB
0 208
下载积分: 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 个回复

  • 4
    说明:  finds polynomials using spline algorithm
    2012-11-14 01:55:20下载
    积分:1
  • location_frame
    三麦克风阵列,近场定位程序,采用TDOA方法,其中延时计算采用GCC方法(three mic array,nearfield location,adopt TDOA algorithm and use GCC to calculate Time Delay)
    2016-12-23 16:00:28下载
    积分:1
  • Two-Category_Classifier
    This Two-Category Classifier Using Discriminant Functions to separeate two classes. The Classifier is designed on classes which has two feature vectors and other case it has one feature vector.
    2008-03-16 13:43:18下载
    积分:1
  • 《射频电路设计——理论与应用》一书课后习题第七章Matlab序代码-RF_ch07
    《射频电路设计——理论与应用》一书课后习题第七章Matlab程序代码("RF circuit design-- Theory and Application," a book OSCAR Exercises Chapter VII Matlab code)
    2005-04-04 19:44:37下载
    积分:1
  • Mathematics
    关于数学建模公选课,每一讲都很仔细,也有例题。(On Mathematical Modeling Course, each speaking very carefully, there are also examples.)
    2011-04-30 16:10:13下载
    积分:1
  • ky3
    voltage-boosting converter, named as KY converter, was proposed, which provides low output voltage ripple and is very suitable for supplying power to devices that must operate under low-ripple conditions.
    2013-09-22 17:32:26下载
    积分:1
  • chap10
    matlab图像处理实例详解chap10——图像压缩编码(matlab image processing examples explain chap10- Image Coding)
    2013-12-16 15:52:41下载
    积分:1
  • Fisher-linear-discriminant-method
    此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2; 3、求最佳变换向量和阀值点; 4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 5、把最佳变换向量和阀值点、x代入判别方程g(x); 6、对本判别的错误率进行统计。(This is the pattern recognition method, to calculate the Fisher linear discriminant classifier .Were male , female and total error rate error rate statistics . All program flow is as follows : 1 , read FAMALE.TXT file to height or weight to the array, and find the sample mean m1 x1 and internal dispersion S1 2 , read MALE.TXT file to height or weight to the array, and find the sample mean m2 and x2 within the dispersion S2 3 , for the best transformation vector and the threshold point 4 , read Test2.txt file to the corresponding height or weight requirements for the array A and A is the number of samples M 5 , the best transformation vector and the threshold point , x substituted into the discriminant equation g (x) 6 , determine the error rate of the statistics . )
    2012-02-02 20:27:49下载
    积分:1
  • ABC
    人工蜂群算法是一种典型的模拟自然现象的优化算法(Artificial colony algorithm is a kind of typical optimization algorithm simulating natural phenomena)
    2015-09-11 09:22:50下载
    积分:1
  • Interpolation_and_fitting
    说明:  MATLAB编写的插值与拟合实验,并附有相关讲解的幻灯片(MATLAB interpolation and fitting the experimental preparation, along with related slides to explain)
    2010-04-23 21:50:58下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载