Question


Axis problem in contour plotting
I have plotted this equation by this : clear all close all a=1000; b=1000; v0=100; V=zeros(1000); V(:,1000)=0; V(:,1)...

4 years ago | 1 answer | 0

1

answer

Question


Nested for loop for contour plotting of Laplace equation
I am trying to plot the "contour" of this solution. The code I have written using "nested for loop" : One for loop for va...

4 years ago | 1 answer | 0

1

answer

Question


Plotting 3 variable functions (Laplace equation)
CONTOUR PLOTTING OF LAPLACE EQUATION I wish to plot this equation. The gist that I get is : I have to vary x,y and n n wil...

5 years ago | 1 answer | 0

1

answer