This document provides details of an assignment to determine the temperature distribution in a block using numerical analysis and MATLAB. It describes the block geometry, assumptions made, and steps taken to solve the problem using a numerical technique called the Gauss-Seidel method. The block is divided into a grid and the heat conduction equation is applied to each node to iteratively calculate the temperature at each point. The process is repeated over several iterations until the temperatures converge to a steady solution.