Robin Gerzaguet
Robin Gerzaguet
Hello @patel999jay. Indeed Julia is column wise defined for memory. It means that `getindex` for a matrix is faster if we iterate through column and not lines. For OFDM this...
Hello, Thanks for the feedback ! I am not really sure to understand your point. To have a bit stream generation in `DigitalComm` you have `genBitSequence` that takes a size...
Hello Thanks for the feedback (and sorry for the delay of my answer). For the moment, there is only functions and methods for the multicarrier waveforms and nothing on Spread...
Sounds good and interesting. I may have some time soon to provide a first base for kind of CDMA (maybe using OVSF codes?). In the meantime if you have any...
I have pushed a first version of CDMA (with OVSF code, and spreading associated to code size) on the branch `cdma` if you want to have a look to #10
Hello Marco, You seem to be on windows, and I am afraid I have not any artifact available for this platform. This is something that probably worth it but I...
Hello there, Sorry to update this aggressively but I also wondered if it is possible to have more information when using the debugger console, especially when errors in the current...