Sonohi / monster

MONSTeR is a framework built around the LTE system toolbox available in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Merge computePathLoss functions

jakthra opened this issue · comments

Two functions exist for computing path loss. One is accelerated using matrix operations. We should have 1, and it should be able to handle both matrix and scalar operations.

Yeah, i'll see what I can make work.