ID finite method heat conduction

Illustration
dengaar92 - 2021-02-19T12:54:51+00:00
Question: ID finite method heat conduction

I have written a 1D heat conduction problem with H=100 and other variables and solved to obtain a maximum temperature. The maximum temperature was obtain (max(v)), after creating a spares matrix (A) and b matrix (Av=B). Now I want to find the maximum temperature for H=0:10:200. Below is my for loop code; please assist. H=0:10:200 mt=max(v);mt M=length(H); mt=zeros(1,M);mt for i=1:M; mt(i)=max(v); end

Expert Answer

Profile picture of Kshitij Singh Kshitij Singh answered . 2025-11-20


Not satisfied with the answer ?? ASK NOW

Get a Free Consultation or a Sample Assignment Review!