Consider a ULA of 16 elements with half-wavelength element spacing. The ULA receives a target at DOA of -60 degrees under complex white Gaussian noise with known noise variance. For the considered ULA, the spatial frequency f and the DOA theta have the following relation: f = 1/2*sin(theta). Calculate the DOA estimation CRLB by first calculating the spatial frequency, and then transforming the CRLB of the spatial frequency to the CRLB of DOA in radians squared.
Create uniformly-spaced set of spatial-domain samples.
Create a function to model sinusoidal signal.
Specify the noise power.
Specify the amplitude, spatial frequency, and phase parameters.
Find the numerical CRLB of amplitude, frequency, and phase estimates.
Define the transformation function of spatial frequency to DOA.
Extract the CRLB of the spatial frequency from the 2nd diagonal element of the CRLB matrix.
Extract the parameter describing the spatial frequency.
Extract the CRLB of the DOA.