How to get Complex sound field representation from real pressure signals
5 ビュー (過去 30 日間)
古いコメントを表示
Hello, I'm trying to simulate a sound received by an antennae (linear, of five microphones). To do so, i used the phased array toolbox and the wideBandCollector object to simulate the signal received by each microphones depending on the incidence of arrival (hypothesis of planar waves)
I want the sound source to be a white noise so i used the 'wgn' function.
Here's my question : once I have my temporal signal for each microphone, i would like to do some mathematical treatmeent on them. But to do so, I would need to use the complex representation of the signal (complex exponentials) How can I transform my signal into such a representation ?
回答 (1 件)
Suze Zhang
2017 年 10 月 9 日
Hi Benoit,
I agree with the comment Star posted above using function "fft". Here is also another link to an example performing basic frequency-domain signal analysis:
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio I/O and Waveform Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!