photo

James Long


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
290,466
of 300,379

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


Who verifies that the LTE toolbox meets 3GPP standards?
Specifically, I wanted to verify an algorithm is working as it would be implemented in real life. with the lteULFrameOffset.m...

6 years ago | 0 answers | 0

0

answers

Question


How do you recover bits after using 'lteRMCULTool.m'?
I've generated the transmitted bits to fill one subframe using the A1-1 protocol. now that I have the waveform, how I do reverse...

6 years ago | 1 answer | 0

1

answer

Answered
how can solve this error?
can you attach a screenshot of the variable types? it looks like you are trying to add a variable of type double to a variable...

6 years ago | 0

Question


Requesting help with R=2/3 turbo encoding for lte waveform.
Hi all, I am trying to recreate an LTE compliant waveform ('A2-1') but I am running into some trouble. the current command: lte...

6 years ago | 2 answers | 0

2

answers

Question


How to create a new vector by applying an operation(s) to a current vector. The new vector will depend on elements created previously in that same vector (recursive)
<</matlabcentral/answers/uploaded_files/75635/Question.JPG>> I have the columns of n, and h1[n] already produced. Now what I ...

8 years ago | 0 answers | 0

0

answers

Question


How do you add specific elements contained within a matrix to produce a new vector?
<</matlabcentral/answers/uploaded_files/75511/MATLAB_Question.jpg>> I have the columns of n, x[n], and h[n] already produced....

8 years ago | 1 answer | 0

1

answer

Question


How do you add elements in a matrix (single column, multiple rows) and output to another matrix?
For Example, I have the following: A1= [1 2 3] (where A1 is a single vertical column, not a single row as it appears here)...

8 years ago | 2 answers | 0

2

answers

Question


"T.Properties.VariableNames" will not allow me to include parentheses () or brackets [ ] in my column heading
"T.Properties.VariableUnits" and "T.Properties.VariableDescriptions" also do not work to fix this issue. does anyone have a work...

8 years ago | 1 answer | 0

1

answer