photo

Tom McGiffen


Last seen: etwa 2 Monate vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

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

Statistik

Feeds

Anzeigen nach

Frage


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...

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


(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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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/...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 9 Jahre vor | 2 Antworten | 0

2

Antworten