Mike McLernon - MATLAB Central
photo

Mike McLernon

MathWorks

Last seen: 2 days ago Active since 2011

Followers: 1   Following: 0

Message

Statistics

MATLAB AnswersFrom 09/11 to 03/25Use left and right arrows to move selectionFrom 09/11Use left and right arrows to move left selectionTo 03/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 Questions
7 Answers

RANK
4,444
of 297,613

REPUTATION
12

CONTRIBUTIONS
0 Questions
7 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,457

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,263

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

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

2 days ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

| accepted

Answered
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 ago | 0

| accepted