Sound Power Directivity Analysis

버전 1.0.0.1 (68.6 KB) 작성자: Edward Zechmann
Calculates Sound Power and Analyzes Source Directivity from Sound Pressure on spherical coordinates.
다운로드 수: 2.1K
업데이트 날짜: 2020/12/18

라이선스 보기

The main program is main_directivity_analysis.m.

The user types the sound pressure levels, coordinates of the microphones, and sets the processing variables into the program

The program then calculates the sound power level and analyzes the source directivity from the entered measured sound pressure levels (dB) on a hemispherical or spherical surface.

There are two testing programs included: test_directivity_Analysis_monopole.m and test_directivity_Analysis_dipole.m. These programs are for simulating monopoles adn dipoles and calculating the theoretical sound power levels and estimating the amount of integration error.

The directivity is analyzed using Taylor series. An error term has been derived for estimating the integration error of the sound power estimation. This error estimate is shown in the output variable LL. See section Output Variables in the program
main_directivity_analysis.m for more details.

인용 양식

Edward Zechmann (2024). Sound Power Directivity Analysis (https://www.mathworks.com/matlabcentral/fileexchange/26156-sound-power-directivity-analysis), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio Processing Algorithm Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.1

Corrected an error in the calculation of the z-distance of the virtual source for the dipole simulations.

1.0.0.0