Question: Write a MATLAB script to evaluate the cooling problem equation. T=(TiT)et/r+T coolant, ris the time constant in seconds, and t is the time in seconds

Write a MATLAB script to evaluate the cooling problem equation. T=(TiT)et/r+T coolant, ris the time constant in seconds, and t is the time in seconds after the ball is dropped into the coolant. Your script should prompt the user to input values for the initial temperature, coolant temperature, time constant, and time. Write your script here: Check your script with these values: - Initial temp =700 deg C - Coolant temp =25degC - Time constant =40 seconds - Time = 60 seconds Answer: Temperature =176 degrees C
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
