plese help me solve this
1 回表示 (過去 30 日間)
古いコメントを表示
how can i solve this please: Consider an ?×? cm fin, with d mm thickness. Assume that power W is supplied along the [a,b] interval on the left edge. According to Fourier’s first law heat energy per unit time, q, is ? = −?∇? where ? is the thermal conductivity constant of the material; ? is the cross-sectional area of the material; ∇? is the gradient of the temperature. Newton’s law of cooling defines q in terms of convection: ? = −?(? − ??) where ? is the convective heat transfer constant of the material; ?? is the ambient temperature. Based on that formulate the 2D discrete mathematical model, based on the elliptic PDE with Robin (convective) boundary conditions.
1 件のコメント
Bob Thompson
2019 年 5 月 10 日
What do you have so far? What about this are you trying to accomplish in Matlab?
回答 (1 件)
Ravi Kumar
2019 年 5 月 10 日
You can use PDE Toolbox to solve this kind of heat transfer problem. Refer to the documentation on Heat Transfer problem setup in PDE Toolbox.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!