질문


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년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변