how can i write matlab code ( Heat transfer temperature distribution)

Steady 1-D heat conduction through a copper wire without any heat generation
Boundary conditions : T(0) = 500 K, T(L) = 300 K
Divide the wire in n sections ( n=10)
Plot the temperature distribution
𝑻𝟎 = 𝑻a,
𝑻𝟏 = (𝑻𝟎 + 𝑻𝟐)/2
𝑻𝟐 = (T1 + 𝑻𝟑)/2
𝑻𝒏−𝟏 = (𝑻𝒏−𝟐 + 𝑻𝒏)/2
𝑻𝒏 = 𝑻b

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeHeat and Mass Transfer についてさらに検索

製品

質問済み:

2021 年 4 月 16 日

コメント済み:

2021 年 4 月 16 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by