HauLiang / Acoustic-Beamforming-Advanced

Scan-frequency Version for Acoustic Imaging, including the following methods: DAS, MUSIC, DAMAS, DAMAS2, DAMAS-FISTA, CLEAN-PSF, CLEAN-SC, FFT-NNLS, and FFT-DFISTA...
MIT License
32 stars 6 forks source link

Acoustic-Beamforming-Advanced

MATLAB code for the baseline of "Learning an Interpretable End-to-End Network for Real-Time Acoustic Beamforming".

If you use the code, please cite our paper:

Liang, Hao and Zhou, Guanxing and Tu, Xiaotong and Jakobsson, Andreas and Ding, Xinghao and Huang, Yue, "Learning an Interpretable End-to-End Network for Real-Time Acoustic Beamforming", Journal of Sound and Vibration, 2024.

Also, the main code for "Learning an Interpretable End-to-End Network for Real-Time Acoustic Beamforming" is available at https://github.com/JoaquinChou/DAMAS_FISTA_Net or https://github.com/HauLiang/DAMAS-FISTA-Net (latest version).

Preparation

Getting Started

This scan-frequency demo for acoustic imaging mainly contains the model-based acoustic beamforming methods.

The previous version can be found at https://github.com/HauLiang/Acoustic-Beamforming-Methods.

As for the model-based methods:

As for the deep network-based method:

If you want to know more about acoustic imaging, please refer to the following papers:

@ All rights are reserved by the authors.