Array factor / beampattern of discrete array of any shape

版本 1.3.0.1 (132.8 KB) 作者: Jørgen Grythe
Calculates the array beampattern of a discrete array of any given shape and number of elements
3.2K 次下载
更新时间 2021/10/26

查看许可证

This matlab function quickly calculates (by matrix multiplication) the array factor of a discrete 1D, 2D or 3D array with isotropic elements of any shape. Input consists of x, y and z position of elements/sensors/microphones, the weight associated with each element, wave frequency and wave speed, and steering angles.

引用格式

Jørgen Grythe (2024). Array factor / beampattern of discrete array of any shape (https://www.mathworks.com/matlabcentral/fileexchange/49690-array-factor-beampattern-of-discrete-array-of-any-shape), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Phased Array Design and Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.1

Minor changes

1.3.0.0

Added possibility to have 3D arrays as input also

1.2.0.0

Added circular array in example. plotBeampattern3D now displays 0 dB as highest point in scale.
Changed some variable names to be more consistent with other files
Added plotBeampattern and plotBeampattern3D

1.1.0.0

Added pdf with mathematical explanation
Changed title

1.0.0.0