Audio signal beamformer algo

1 回表示 (過去 30 日間)
Life is Wonderful
Life is Wonderful 2020 年 12 月 5 日
編集済み: Life is Wonderful 2020 年 12 月 8 日
Hi
I am looking for 3D audio signal information.
For example
[Signal,fs] = audioread('*.wav')
x_dim = Signal.x
y_dim = Signal.y
z_dim = Signal.z
Is there a way to record/capture audio signal from microphone in x,y,z axis/dimension ?
plot(x_dim,y_dim,z_dim) if so , how to plot x,y,z coordinates signal.
Derive Azimuth,elevation and desired signal for x,y,z axis co ordinates
Thank you!
  4 件のコメント
Adam Danz
Adam Danz 2020 年 12 月 7 日
@Jogger, thanks for the clarification. I moved my answer and your response to the comment section so that your question does not appear as answered.
I don't have a background in audio beamformer signal processing so if I were you I'd start by googleing "matlab audio beamformer for a microphone" which lists a lot of potentially relevant material such as this link.
Life is Wonderful
Life is Wonderful 2020 年 12 月 8 日
編集済み: Life is Wonderful 2020 年 12 月 8 日
Thank you!
I will follow shared link and learn .

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio I/O and Waveform Generation についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by