Recent content by lolly
-
L
Maple Heat equation with Neumann B.C. in Maple
Hello! I have written the code in Maple for Heat equation with Neumann B.C. Could anyone check it? I will be very grateful! Heat equation: diff(u(x,t),t)=diff(u(x,t),x,x); Initial condition: U(x,0)=2*x; Boundary conditions: Ux(0,t)=0; Ux(L,t)=0; I use centered difference approximation for...- lolly
- Thread
- Heat Heat equation Maple Neumann
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX