Feeds
질문
I need to iterate time(t) to get different value of temperature(T) at different (t) starting from 0. Can anyone help me to iterate the code and plot time vs temperature curve?
T_i = 80; T_inf = 15; h = 50; A = 13.16; m =54; t = 0; m_c = 28; %mass of cast iron in kg m_co = 20; %mass of copper w...
거의 4년 전 | 답변 수: 2 | 0
