Community Profile

photo

TJ Plummer


Last seen: 2 years 前 自 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...

2 years 前 | 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 ...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 1 个回答 | 0

1

个回答