Mike McLernon - MATLAB Central
photo

Mike McLernon

MathWorks

Last seen: 4 days 前 自 2011 起处于活动状态

Followers: 1   Following: 0

消息

统计学

MATLAB AnswersFrom 09/11 to 04/25Use left and right arrows to move selectionFrom 09/11Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 个提问
7 个回答

排名
4,449
of 298,116

声誉
12

贡献数
0 个提问
7 个回答

回答接受率
0.00%

收到投票数
0

排名
 of 20,535

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,402

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer

查看徽章

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

28 days 前 | 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...

3 years 前 | 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...

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

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

8 years 前 | 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...

9 years 前 | 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 ...

13 years 前 | 0

| 已接受