Community Profile

photo

TJ Plummer


Last seen: meer dan 2 jaar ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

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

meer dan 2 jaar 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 ...

ongeveer 4 jaar 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...

ongeveer 4 jaar 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...

ongeveer 4 jaar 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...

ongeveer 4 jaar 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...

ongeveer 4 jaar ago | 1 answer | 0

1

answer