photo

TJ Plummer


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
5 Answers

RANK
4,656
of 299,168

REPUTATION
10

CONTRIBUTIONS
1 Question
5 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,577

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 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Hi, I want to draw graph in MATLAB with given data like given figure
Your image looks like sets of triangles. Let each triangle have 3 x and 3 y and you can call the following script for each trian...

3 years ago | 0

Answered
Graphs not plotting correctly.
Replace you plotfunction_beta with your function: LPplotfun(matx,maty,fits,NumRows) Also, I never have returned the name of a ...

5 years ago | 0

| accepted

Answered
Matlab Code for the graph
In this case, it would be fastest to use your ruler to get some of the X and Y points for the three Pa curves. Store them in Ma...

5 years ago | 1

Answered
Resize Figure for Word report
One way to do it is to try different window sizes and when you find one that looks good in Word, simply use the get and set func...

5 years ago | 0

| accepted

Answered
convert from linear units to dBm and dB
So dB is a measure of power relative to 1 Watt and dBm is measure of power relative to 1 Milliwatt. x_in = 5.3; % Volts Cove...

5 years ago | 0

Question


Can phased.GSCBeamformer system Object run Frame by frame?
For these Beamformer objects, the examples always show full wavform in and full wavform out. In my application, it is running o...

5 years ago | 1 answer | 0

1

answer