Audio signal beamformer algo

1 view (last 30 days)
Life is Wonderful
Life is Wonderful on 5 Dec 2020
Edited: Life is Wonderful on 8 Dec 2020
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 Comments
Life is Wonderful
Life is Wonderful on 8 Dec 2020
Edited: Life is Wonderful on 8 Dec 2020
Thank you!
I will follow shared link and learn .

Sign in to comment.

Answers (0)

Categories

Find more on Code Generation and Deployment 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!

Translated by