Maximum Likelihood Estimation for exponential signal

조회 수: 1 (최근 30일)
Edoardo Ferrari
Edoardo Ferrari 2021년 3월 28일
I need to perform the theoretical derivation, and implement the parameter estimation based on MATLAB pro-
gramming for the maximum likelihood estimation method (MLE) for the following signal x(n) of this
form.
x(n) = A1e^jw1n + A2ej^w2n + b(n);
where b(n) are white noise, independent and identically distributed as complex Gaussian with zero-mean and
variance sigma^2.
The signal is generated with pre-set parameters in MATLAB and using the MLE method to estimate
the parameters A1;A2; w1; w2; sigma^2.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by