Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Use Matlab 43. Many applications require us to know the temperature distribution in an object. For example, this information is important for controlling the material
Use Matlab
43. Many applications require us to know the temperature distribution in an object. For example, this information is important for controlling the material properties, such as hardness, when cooling an object formed from molten metal. In a heat-transfer course, the following description of the temperature distribution in a flat, rectangular metal plate is often derived. The temperature is held constant at T1 on three sides and at T2 on the fourth side (see ! Figure P43 ). The temperature T(x,y ) as a function of the xy coordinates shown is given by T(x,y)=(T2T1)w(x,y)+T1 where w(x,y)=2noddn2sin(Lnx)sinh(nW/L)sinh(ny/L) Use the following data: T1=70F,T2=200F, and W=L=2ft. a. The terms in the preceding series become smaller in magnitude as n increases. Write a MATLAB program to verify this fact for n=1,,19 for the center of the plate (x=y=1)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started