登录
首页 » matlab » Report-Milad-Vahedi

Report-Milad-Vahedi

于 2020-08-03 发布 文件大小:228KB
0 123
下载积分: 1 下载次数: 22

代码说明:

  In this project an adaptive beamforming technique is proposed based on directly minimizing the BER1. A particular approach that has shown real promise in achieving substantial capacity enhancements is the use of adaptive antenna arrays. A beamformer appropriately combines the signals received by the different elements of an antenna array to form a single output. Classically, this has been achieved by minimizing the mean square error (MSE) between the desired output and the actual array output. It is demonstrated that minimum BER (MBER) approach utilizes the antenna array elements more intelligently than the standard MMSE2 approach, since it directly optimizes the system’s BER performance rather than minimizing the MSE, where the latter strategy often turns out to be deficient.

文件列表:

mfiles
......\Beam_Pattern.m,1633,2014-02-07
......\Conditional_pdf.m,2050,2014-02-07
......\LBER_LearningCurve.m,3308,2014-02-07
......\LBER_MMSE_nearfar_effect.m,2611,2014-02-07
......\LBER_MMSE_SIR0.m,2441,2014-02-07
......\LBER_MMSE_SIR6.m,2598,2014-02-07
......\LearningCurve_variableMu.m,2275,2014-02-07
......\MBER_MMSE_SIR0.m,2624,2014-02-07
Report.pdf,232739,2014-10-20

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

发表评论


0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • 842013_1250643127
    chirpz变换 chirpz变换 chirpz变换 (chirpz transform chirpz transform chirpz transform)
    2010-11-23 10:19:34下载
    积分:1
  • runge_stable_domain
    演示龙格库塔方法的绝对稳定区域,从1阶到4阶,且阶数可以调整。另外,区域的左右边界可以计算出来(Absolutely stable region demonstrates Runge-Kutta methods, from an order to the fourth order, and the order can be adjusted. Further, around the boundary region can be calculated)
    2013-12-22 18:01:29下载
    积分:1
  • Waveletanalysistheoryandexampleprograms
    小波分析理论matlab7.0及实例程序 (Wavelet analysis theory and example programs)
    2010-09-20 16:34:30下载
    积分:1
  • FreqItemsetSearch
    Frequent Itemset Search in Matlab
    2015-03-29 05:35:05下载
    积分:1
  • Software-Berenger
    Berenger的新书perfectly matched layer for electromagnetics中计算各种PML反射系数的程序(Berenger' s new book, perfectly matched layer for electromagnetics to calculate a variety of PML reflection coefficient of the process)
    2009-12-28 18:59:42下载
    积分:1
  • PCA
    基于PCA的故障检测,有实验数据和仿真程序,效果不错。(PCA-based fault detection, experimental data and simulation program, to good effect. )
    2012-09-20 20:50:07下载
    积分:1
  • fun1
    说明:  模拟退火算法案例代码,就物流VRP运输问题的一种思路,用于非线性求解,启发式算法。(Simulated annealing algorithm case code, on the logistics VRP transportation problem of a train of thought, for nonlinear solution, heuristic algorithm)
    2020-12-18 13:47:40下载
    积分:1
  • EMI
    互信息尺度EMI.m,互信息尺度EMIEMI函数(Mutual information measure EMI.m, EMI function)
    2009-03-10 18:22:09下载
    积分:1
  • gmskmod
    说明:  用MatlAB实现GSM系统中的GMSK的调制解调(Achieved with the GSM system MatlAB GMSK modulation and demodulation)
    2011-04-14 10:18:03下载
    积分:1
  • 696518资源总数
  • 104983会员总数
  • 23今日下载