-
Found on b281b12ffcdc7a7c0a8fc2e1e9f6eaaa33a8402d
OS
```
$ uname -a
Linux debian-server 4.12.0-1-amd64 #1 SMP Debian 4.12.6-1 (2017-08-12) x86_64 GNU/Linux
```
GCC
```
$ gcc -v
Using …
-
Hello,
Reading page 04 of "A Framework for End-to-End Evaluation of 5G mmWave
Cellular Networks in ns-3" I can see that the channel matrices, optimal beamforming vectors and spatial signature matr…
-
Compiling on Pi B 2 with gcc (Raspbian 4.8.3-13) 4.8.3 fails. Output from compile is:
```
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/3.18.9-v7+/build M=/home/pi/src1/rtl8812AU modules
make[1]: …
-
All the experiments by now use souden as the beamforming method. Shall we try the MVDR and compare the results?
-
Dear all,
the beamforming code are based on the the calculation of the pseudo inverse Cm_inv. For example in _dics.py at lines 382-385
# Calculating regularized inverse, equivalent to an i…
-
Run the LSTM from #4 on the same mixture as MESSL is run on. Combine the masks by averaging them together after MESSL is done running.
-
Build error on Kernel upgrade to 4.11.9 from 4.11.7.
```
[lakshman@archmain ~/bin/rtl8812AU_abperiasamy]$ sudo make -f Makefile.dkms install
make clean
make[1]: Entering directory '/home/lakshman/…
-
I reverted back to dd-wrt as the stock firmware was too unstable. I got these crash logs after about 4 mins of uptime. It causes all clients to lose internet connectivity, and the router becomes unpin…
-
Hi all,
here is an issue related to #3832
As far as I understand the mne DICS beamforming implementation is the orginal version proposal by Gross et al. (PNAS, 2001). Hipp et al (Neuron, 2011) propo…
-
Hi I got problem on FC26 with kernel 4.11.9 (on 4.11.9 at fc26 everything works well).
I got this message
> DKMS:
>
>add completed.
>
>Kernel preparation unnecessary for this kernel. Skippin…