How to get Complex sound field representation from real pressure signals
2 views (last 30 days)
Show older comments
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 ?
Answers (1)
Suze Zhang
on 9 Oct 2017
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 Comments
See Also
Categories
Find more on Audio I/O and Waveform Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!