Community Profile

photo

Tom McGiffen


Last seen: 4 months ago Active since 2015

Followers: 0   Following: 0

Message

Programming Languages:
Python, C++, C, MATLAB

Statistics

Feeds

View by

Question


Where can I find IoT satellite EIRPs?
I am exploring with satellite link budgets, simulations, coverage, etc. I need some actual numbers. How do I find actual numbers...

1 year ago | 0 answers | 0

0

answers

Question


How do I do a pointer to a class function?
I have this code snippet: N.phyClass = phy_constructor(cfg); N.txClass = tx_constructor(cfg,N.phyClass); N.m...

8 years ago | 3 answers | 0

3

answers

Question


(Data) Traffic generation in Matlab
I am starting a vehicular communications project. I need to simulate data traffic over a few cells (along with mobility). Is any...

8 years ago | 0 answers | 0

0

answers

Question


Mobility (wireless) models in Matlab?
I am starting a project in vehicular communications. I need to model the movements and data demands of users over one or a few c...

8 years ago | 0 answers | 0

0

answers

Question


How do I use GMSKDemod, with a known startup and termination state?
I am implementing GMSK modulation/Demodulation for a GSM system. Each GSM packet starts with 3 known bits, ends with 3 known bit...

8 years ago | 0 answers | 0

0

answers

Question


Matlab GMSK vs GSM... How close?
GSM first takes difference bits, then does GMSK modulation on that. I cannot tell what Matlab's http://www.mathworks.com/help/...

8 years ago | 0 answers | 0

0

answers

Question


How do I run Matlab from Python, but save figures to a file?
I am successfully running Matlab from Python. The Matlab code I have displays 2 figures. Upon running Python, would rather those...

8 years ago | 2 answers | 0

2

answers