Description:
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
To Search:
File list (Check if you may need any files):
source\array.m
......\array3f.m
......\bf_Conventional.m
......\BF_LMS.m
......\bf_Null_Steering.m
......\naf.m
......\RLS.m
......\steeringv.m
......\X_gen.m
source