統計
MATLAB Answers
0 質問
7 回答
ランク
of 160,541
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Propagation Losses Considered in Satellite Communications Toolbox
The link() and sigStrength() functions in Satellite Communications Toolbox account only for free space path loss when calculatin...
Propagation Losses Considered in Satellite Communications Toolbox
The link() and sigStrength() functions in Satellite Communications Toolbox account only for free space path loss when calculatin...
約1ヶ月 前 | 0
回答済み
Can we simulate BLE point to point network in Matlab/Simulink?
As of R2022a, you can use the Bluetooth Toolbox from MathWorks for your Bluetooth simulation needs. You can find the product de...
Can we simulate BLE point to point network in Matlab/Simulink?
As of R2022a, you can use the Bluetooth Toolbox from MathWorks for your Bluetooth simulation needs. You can find the product de...
約3年 前 | 0
回答済み
USRP B210 with GPSDO
Currently, the MathWorks USRP support package does not support a GPSDO clock source. However, if you have an alternative extern...
USRP B210 with GPSDO
Currently, the MathWorks USRP support package does not support a GPSDO clock source. However, if you have an alternative extern...
7年弱 前 | 0
| 採用済み
回答済み
unable to convert 'rsgenpoly' even though support is provided for c/c++ conversion
If you would like to generate C/C++ code with RS encode/decode functionality, you can try the RS System objects. The comm.RSEnc...
unable to convert 'rsgenpoly' even though support is provided for c/c++ conversion
If you would like to generate C/C++ code with RS encode/decode functionality, you can try the RS System objects. The comm.RSEnc...
約7年 前 | 0
回答済み
MATLAB 2016b USRP Support Package. "findsdru" function does not recognize X310 model?
Please do update the UHD on your X310. You can use the _sdruload_ function to do so. That function is documented <https://www....
MATLAB 2016b USRP Support Package. "findsdru" function does not recognize X310 model?
Please do update the UHD on your X310. You can use the _sdruload_ function to do so. That function is documented <https://www....
8年以上 前 | 0
回答済み
How can i use the Offset 16QAM or Offset 64 QAM in communication toolbox - Matlab 2015b.
You can build up the offset QAM transmitter by doing the following: # Create the 16QAM or 64QAM signal with the Rectangular Q...
How can i use the Offset 16QAM or Offset 64 QAM in communication toolbox - Matlab 2015b.
You can build up the offset QAM transmitter by doing the following: # Create the 16QAM or 64QAM signal with the Rectangular Q...
9年以上 前 | 0
| 採用済み
回答済み
findsdru error using Ubuntu Linux and MATLAB R2011a
Hi, You can fix this by launching a Linux command shell and executing: setenv LANG C, or setenv LANG en_US.ISO8859-1 ...
findsdru error using Ubuntu Linux and MATLAB R2011a
Hi, You can fix this by launching a Linux command shell and executing: setenv LANG C, or setenv LANG en_US.ISO8859-1 ...
13年以上 前 | 0
| 採用済み