Programming Languages:
Python, C++, C, MATLAB
Python, C++, C, MATLAB
統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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