Azeem Singh Kahlon
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
196.101
of 295.467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 4 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 5 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 5 jaar ago | 1 answer | 0