Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use beamforming? #229

Open
haha010508 opened this issue Jul 19, 2021 · 0 comments
Open

How to use beamforming? #229

haha010508 opened this issue Jul 19, 2021 · 0 comments

Comments

@haha010508
Copy link

Thanks for your code, it is very useful for my research.

I want to use the beamforming algorithm in real data, i use the real data from micphone array to get the DOA, and it worked and right. so the next step i want to use beamforming algorithm make 10 channel signal to 1 channel signal, i use this code, but how to transfer the signal to beamforming? can you show me a whole example or some advices? thanks a lot.

    beamform.far_field_weights(doa.azimuth_recon / np.pi * 180.0)
    beamform.filters_from_weights()
    output = beamform.process()  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant