photo

Tom McGiffen


Last seen: 4 months 前 自 2015 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

Feeds

排序方式:

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 3 个回答 | 0

3

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答