传热学实验大作业:Matlab求解传热问题两种方法比较.pdfVIP

  • 0
  • 0
  • 约2.7千字
  • 约 3页
  • 2026-03-24 发布于北京
  • 举报

传热学实验大作业:Matlab求解传热问题两种方法比较.pdf

1.方法一:直接用右除的方法求[t1t2t3t4t5t6t7t9t10t11]

Matlab2009b代码:

clc;

clearall;

symsPDtfhLt0

%P=phiD=deltatfhL=lambdat0

b=[-D^2/4*P-h*D*tf/2;-D^2*P/2;-D^2*P/2-h*D*tf;...

-D^2*P;-D^2/4*P-h*D*tf;-D^2*P/2-h*D*tf;-D^2*P/2;...

-D^2/4*P-h*D*tf/2-L*t0/2;-D^2*P-L*t0;...

-D^2/2*P-h*D*tf-L*t0/2];

A=[-h*D/2-L,L/2,0,0,L/2,0,0,0,0,0;...

L/2,-2*L,L/2,0,0,L,0,0,0,0;...

L/2,0,0,0,-2*L-h*D,L,0,L/2,0,0;...

0,L,0,0,L,-4*L,L,0,L,0;...

0,0,0,0,L/2,0,0,-h*D-L,L/2,0;...

0,0,0,0,0,L/2,0,L/2,-h*D-2*L,L/2;...

0,L/2,-2*L,L/2,0,0,L,0,0,0;...

0,0,L/

文档评论(0)

1亿VIP精品文档

相关文档