Recent content by verling
-
V
Graduate Solving the Heat Equation with R Code
Hi! I have some trouble understanding this question. Could someone help me with it? Thanks! Solve the following with the explicit method from t=0 to t=0.5 with h=1/10 and with μ(=k/h2)=0.5 ut = uxx, -1 ≤ x ≤ 1, t>0 u(0,x) = cos(x), -1 ≤ x ≤ 1 u(t,-1) = u(t,1) = e-tcos1, t>0 Compute...- verling
- Thread
- Code Heat Heat equation
- Replies: 1
- Forum: Differential Equations