collectPlaneWave
System object: phased.HeterogeneousConformalArray
Namespace: phased
Simulate received plane waves
Syntax
Y = collectPlaneWave(H,X,ANG)
Y = collectPlaneWave(H,X,ANG,FREQ)
Y = collectPlaneWave(H,X,ANG,FREQ,C)
Description
Y = collectPlaneWave(H,X,ANG)H,
when the input signals indicated by X arrive
at the array from the directions specified in ANG.
Y = collectPlaneWave(H,X,ANG,FREQ)FREQ.
Y = collectPlaneWave(H,X,ANG,FREQ,C)C.
Input Arguments
| 
 | |
| 
 | |
| 
 | |
| 
 | Default:  | 
| 
 | Default: Speed of light | 
Output Arguments
| 
 | 
Examples
Algorithms
 collectPlaneWave modulates the input signal
with a phase corresponding to the delay caused by the direction of
arrival. The method does not account for the response of individual
elements in the array.
For further details, see Van Trees [1].
References
[1] Van Trees, H. Optimum Array Processing. New York: Wiley-Interscience, 2002.