% An array signal parameter maximum likelihood estimator problem

Version 1.0.0.0 (4.71 KB) by Lei Sun
An array signal parameter maximum likelihood estimator variance simulations
553 Downloads
Updated 23 Feb 2012

View License

% ********************************************
% An array signal parameter maximum likelihood estimator problem
%
% Exercise Solution and research topic on course EEL6537
% 22th Feb,2012 Sun Lei bitsunlei@126.com
% Last modified : 24th Feb,2012
%
% This is the simulation solution for EEL6537 problem set Ex1.1
% This problem is to compare an estimator error with it's CRB.
%
% The Original problem is:
% Consider the data set
% x_l = \beta a_vec s_l + e_l, l = 1,...,L,
% where x_l denote the lth M \times 1 data vector,
% a_vec = [1 1 ... 1]^T (an M\times 1 vector)
% \beta is a complex valued unknow scalar to be estimated
% {s_l} is the know signal waveform
% e_l denotes the lth error vector,i.i.d,\sim CN(0,Q).
% Q can check the depended function descriptions
%
% dependencies
% gen_observes
% calc_beta
% calc_crb
%
% ********************************************

Cite As

Lei Sun (2024). % An array signal parameter maximum likelihood estimator problem (https://www.mathworks.com/matlabcentral/fileexchange/35222-an-array-signal-parameter-maximum-likelihood-estimator-problem), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0