How to get Complex sound field representation from real pressure signals
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 ?
Antworten (1)
Suze Zhang
am 9 Okt. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!