Programming Languages:
Python, C++, C, MATLAB
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년 초과 전 | 답변 수: 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...
거의 9년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0