wlan imaging using ultrasound simulation in matlab

24 次查看(过去 30 天)
hello i would like to ask how to perform wlan imaging using bmode.m in the matlab ultrasound package and wlan sensing. thanks a lot.

回答(1 个)

Umar
Umar 2025-9-27,16:09

Hi @Imaging,

I hope you’re doing well. After reviewing the MUST ultrasound toolbox documentation, the WLAN Toolbox example on human presence detection, and related research materials, I’ve put together a clear approach for combining WLAN imaging with ultrasound B-mode processing in MATLAB.

Essentially, you can simulate or acquire ultrasound data with MUST, perform beamforming and generate B-mode images using `bmode.m`. Separately, you can extract Channel State Information (CSI) from WiFi signals via the WLAN Toolbox and convert the CSI data into spectrogram or periodogram images that reflect motion-related channel variations. Although these two modalities operate in different domains—ultrasound providing spatial structural images and WLAN sensing providing temporal channel fluctuation images—they can be synchronized temporally and aligned spatially through calibration. By fusing the two (for example, stacking them as multi-channel inputs into a neural network), you can leverage complementary information to improve detection or imaging in dynamic environments.

Hope this helps.

类别

Help CenterFile Exchange 中查找有关 Biomedical Imaging 的更多信息

产品


版本

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by