已回答
Selecting one array out of three.
Hi Shane this is John BG ( <jgb2012@sky.com> ) the best way to randomly choose one of those vectors with variable length i...

7 years 前 | 0

已回答
Group data into bins with irregular sizes / Track peaks
Hi Andreas this is John BG ( <jgb2012@sky.com> ) While the common output of *findpeaks* would be something like the starte...

7 years 前 | 0

| 已接受

已回答
Call elements with different ending in a loop
Hi Sebastian this is John BG ( <jgb2012@sky.com> ) If you stack all *Msi* there's no need to use the for loop to generat...

7 years 前 | 0

已回答
write matrix into .txt file
Hi Tariq this is John BG ( <jgb2012@sky.com> ) Perhaps you may find convenient generating a work space variable containing...

7 years 前 | 0

| 已接受

已回答
Power density spectrum F(jω) to time domain input signal F(t)
Hi Mahmoud this is John BG ( jgb2012@sky.com ) May the readers of the question know the following: 1. from http:/...

7 years 前 | 0

| 已接受

已回答
How to plot two curves on same axis system ?
Hi Rishabh this is John BG ( <jgb2012@sky.com> ) 1. Plotting curves, here it's considered you only intend to work with ...

7 years 前 | 1

| 已接受

已回答
How to calculate the area percentage of the polygons?
Hi Sushma this is John BG ( <jgb2012@sky.com> ) All polygons in polygons_coordinates.mat are within the rectangle [x_limit...

7 years 前 | 0

已回答
PV module I-V curve Rs, Rsh, error,
Hi Emircan this is John BG ( <jgb2012@sky.com> ) your script doesn't work for Rs>0 because as soon as Rs is not null, you ...

7 years 前 | 6

| 已接受

已回答
Sorting Data in MAtrix1 referencing matrix2
Hi Matt this is John BG ( <jgb2012@sky.com> ) 1. Let be a shorter sample of data to illustrate how to generate the soug...

7 years 前 | 0

已回答
How to run the animation of double pendulum chaotic nature?
Hi Erlich There's a double pendulum already implemented here: <https://uk.mathworks.com/matlabcentral/fileexchange/27212-...

7 years 前 | 0

已回答
Please check the Code and let me know the error. When i try to run it in MATLAB. It gives me an error .
Hi Farooq this is John BG ( <jgb2012@sky.com> ) 1. increasing Q to 5000 2. why randomly sampling following a log...

7 years 前 | 1

已回答
how to round number in table to two digit number
Hi Maryam this is John BG ( <jgb2012@sky.com> ) for each element of the table do the following pull up 2 decimals, th...

7 years 前 | 1

已回答
How to plot 17 subplots?
Hi Ibro this is John BG ( <jgb2012@sky.com> ) let be N the amount of images, then the most compact, square-like lay-out is...

7 years 前 | 1

| 已接受

已回答
issue with distance calculation ?
Hi Shawin this is John BG ( <jgb2012@sky.com> ) correct if wrong, but it seems you are aiming at calculating the dissimila...

7 years 前 | 0

已回答
Matlab-PSpice communication
At Mathworks, when developing SimElectronics, now Simscape, <https://uk.mathworks.com/products/simelectronics.html https://...

7 years 前 | 0

已回答
Rectangular grid using MATLAB
Hi Rajesh this is John BG ( <jgb2012@sky.com> ) the attached script *example_color_bars.m* generates 1 graph for 10 sample...

7 years 前 | 1

| 已接受

已回答
how can i solve this equation for t , knowing all other variables ?
Hi this is John BG ( <jgb2012@sky.com> ) the plot of y = @(t) (N.*t)-(Q.*(1-exp(-k.*t))); shows that the only zer...

7 years 前 | 0

| 已接受

已回答
Presenting simultaneously 40 images, non overlapping.
Hi Dritan Nikolla this is John BG ( <jgb2012@sky.com> ) zipped attachment *split_coordinates.zip* contains the following f...

7 years 前 | 1

| 已接受

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 13
impedance matching microwave engineering POZAR chapter 05 exercise 13

7 years 前 | 1 次下载 |

Thumbnail

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 09
impedance matching microwave engineering POZAR chapter 05 exercise 09

7 years 前 | 1 次下载 |

Thumbnail

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 10
impedance matching microwave engineering POZAR chapter 05 exercise 10

7 years 前 | 1 次下载 |

Thumbnail

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 11
impedance matching microwave engineering POZAR chapter 05 exercise 11

7 years 前 | 1 次下载 |

Thumbnail

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 12
impedance matching microwave engineering POZAR chapter 05 exercise 12

7 years 前 | 1 次下载 |

Thumbnail

已回答
How do I remove a white background and only keep certain objects in a binary image on MATLAB?
Hi Justin Johnson this is John BG ( <jgb2012@sky.com> ) 1. to threshold the image, in order to get a binary use command...

7 years 前 | 1

已回答
The difference between 'int' and 'integral' in terms of error (in case definite integral)?
Hi Work Wolf 1. command *int* is for symbolic, to just obtain the primitive, which is what you are after, int(expr,v...

7 years 前 | 9

| 已接受

已回答
Sinusoidal signal with variable instantaneous frequency
Hi Sowmia MR This is John BG ( <jgb2012@sky.com> ) 1. One way to answer your question is, without losing constant ampli...

7 years 前 | 1

| 已接受

已回答
How to 'stretch' a matrix using a loop?
Hi Roos the Bruijin this is John BG( <jgb2012@sky.com> ) the repelem syntax that you should be using is repelem(Dold,...

7 years 前 | 0

已回答
Is there any error in my code?
Hi Lawrence this is John BG ( <jgb2012@sky.com> ) even better, since you are after f(x,q) perhaps a 2D plot is more helpfu...

7 years 前 | 0

| 已接受

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 09
impedance matching microwave engineering POZAR chapter 05 exercise 09

7 years 前 | 1 次下载 |

Thumbnail

已提交


impedance matching microwave engineering POZAR chapter 05 exercise 07
impedance matching microwave engineering POZAR chapter 05 exercise 06

7 years 前 | 1 次下载 |

Thumbnail

加载更多