solve the heat conduction problem partial differential upart
solve the heat conduction problem:
partial differential u/partial differential t = partial differential^2 u/partial differential x^2, 0 0 partial differential u/partial differential x (pi, t) = 0, t > 0, u (x, 0) = pi - x, 0 lessthanorequato x lessthanorequalto pi.Solution
here we can slove the question using MATLAB het equation d2u/dx2=du/dt
i attached the file below please check
