Community Profile

photo

Azeem Singh Kahlon


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to create pulsed sine waves in SIMULINK - that turns off at intervals?
I want to generate sine wave signals that turn off for a specified period of time and then starts again. Is there a block in SIM...

2 years ago | 1 answer | 0

1

answer

Question


SURF plot: Data dimensions must agree
I am trying to plot the magnetic field on a rectangular surface (having x and y coordinates). Hence i have a total of 3 values x...

4 years ago | 2 answers | 0

2

answers

Question


Is it possible to vary 5 variables in an equation using linspace and plot 3 of them using contour?
I have an equation of a physical system and I want to vary 5 parameters (i, N, r1, r2 and L) using linspace or :. My aim to find...

4 years ago | 1 answer | 0

1

answer

Question


Error using contour (Z must be at least a 2x2 matrix. What changes should I make to my code to make Z a 2x2 matrix?
alpha=linspace(1,8); beta=linspace(0,8); a=(1/5).*(sqrt((2.*pi.*beta)./((alpha.^2)-1))); u= sqrt((alpha.^2)+(beta.^2)); t= s...

4 years ago | 1 answer | 0

1

answer

Question


How to vary a value inside an integral which is not getting integrated itself?
I am trying to find the triple integral of a function with limits defined for 'phi', 'z' and 'r'. On finding the value of the in...

4 years ago | 1 answer | 0

1

answer