-
Currently we have a buffer send/recv format for the CHIME tracking beamforming output. This format has only 1 frequency per frame, however with the Outrigger/CHORD/HIRAX beamformers, it is likely th…
-
According to Eq. (3.34) in [Rafaely, 2015](http://www.springer.com/de/book/9783662456637), the forward and inverse discrete spherical harmonic transform are defined as
```
fnm = Y^-1 * f
f = Y * fn…
-
Hi,
i was wondering if it is possible to mute/unmute the beamforming microfone "Sennheiser Team Ceiling 2" via companion/streamdeck?
product info: https://de-de.sennheiser.com/tcc2
greetings …
-
This is a great project and I try to do some research on beamforming using the code you share.But I am currently a newbie. In your code, I found that there should be a missing function called SINRF in…
-
Hi:
I want to apply beamforming for speech enhancement, but the param `noise` I don't understand. If I want to perform speech enhancement and I only have `mixture`, what should be the parameter `nois…
-
I want to test the MIMO functiion of mmwave module, but I found no examples code of MIMO. Can you tell me how to use mmwave's MIMO function?
-
Currently, beamformers are a sub-class of microphone array objects. Ideally, the beamformers should have a structure more similar to the DOA or adaptive filters objects. They could be a subclass of ST…
-
As we are developing the core of the book we can still think to the future about sections and ideas we would like to add to the next edition.
The first that come to mind are instrumentation related:
…
-
@dpward @dhalperi I want to add the mac address to the CSI data belongs to the sender So if I need modfied the kernel for the iwwifil?
Thanks a lot
-
In the example below, DPPP should correct/evaluate the station beam for each subband first in the msin list and then concat (now it just does one beam correction for the entire list of input ms which …