Array factor / beampattern of discrete array of any shape

버전 1.3.0.1 (133 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