addray EMTTOOL bkwrec

EMTTOOL >> EMTTOOL > binomial_array

binomial_array

find binimial antenna array weights

Calling Sequence

[a, dph] = binomial(d, ph0, N)

Parameters

d

element spacing in units of lambda

ph0

beam angle in degrees

N

number of array elements

a

row vector of array weights (steered toward ph0)

dph

3-dB beamwidth in degrees

Description

binomial(d, ph0, N) computes the binomial antenna array weights for given specifications and the 3dB beam width of resulting array

Examples

add sample pgm

See Also

Author

Used Functions

This function uses the functions steer and bwidth.

addray EMTTOOL bkwrec