Frage


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

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort