Compute chebyshev excitation coefficients for a linear array
coefs = chebarray(M, sldb)
The number of elements in the array
The sidelobe level in dB. Note sldb > 0
A vector of length M containing the real excitation coefficients of the array. They are normalized so that the end elements' excitation is unity
chebarray is used to compute chebyshev excitation coefficients for a linear array.
add sample pgm