% An array signal parameter maximum likelihood estimator problem
% ********************************************
% 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
%
% ********************************************
Cita come
Lei Sun (2025). % An array signal parameter maximum likelihood estimator problem (https://it.mathworks.com/matlabcentral/fileexchange/35222-an-array-signal-parameter-maximum-likelihood-estimator-problem), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Radar > Phased Array System Toolbox > Beamforming and Direction of Arrival Estimation > Direction of Arrival Estimation >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |