Statistics
RANK
197,268
of 295,486
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
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 generate a number of parallel lines (x=constant)?
Hello, Could anyone tell me how to generate equally-spaced lines parallel to y-axis? Just like comb generation as shown in the a...
9 years ago | 1 answer | 0
1
answerHow to plot a 2D graph using for loop values?
Thanks, Cheng. I would like to plot the same thing, however. using for loop. Just curious how to plot the data using for loop? C...
9 years ago | 0
| accepted
Question
How to plot a 2D graph using for loop values?
Hello, Could anyone tell me what the problem is in the following code? Many thanks. % code: lambda= [1.5:0.005:1.6]; ...
9 years ago | 3 answers | 0
3
answersQuestion
Plotting the Bessel function equation
Hello, Can anyone tell me how to plot J_1^2(x)/J_0^2(x) as shown in the attached file? The code I have prepared so far i...
10 years ago | 1 answer | 0