photo

TJ Plummer


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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年以上 前 | 0

回答済み
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年弱 前 | 0

| 採用済み

回答済み
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年弱 前 | 1

回答済み
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年弱 前 | 0

| 採用済み

回答済み
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年弱 前 | 0

質問


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年弱 前 | 1 件の回答 | 0

1

回答