提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答