Temperature Profile in a Rectangular Plate

Solves finite difference equations to get temperature profile in rectangular plate.

You are now following this Submission

The method uses finite differences to solve Laplace equation and matrix inversion to solve the resulting system of linear algebraic equations. The rectangular plate has both dimensions set equal to unity. Each dimension is discretized and the total number of nodal points is equal to 29*29. To solve the system AU=X where U is the unknown temperatures at the interior nodal points, we must write the equations and find out X and A. Construction of vector X is done using boundary conditions: temperature in all sides is zero except in one side where it is equal to 100*sin(Pi*y).

Cite As

Housam Binous (2026). Temperature Profile in a Rectangular Plate (https://in.mathworks.com/matlabcentral/fileexchange/4439-temperature-profile-in-a-rectangular-plate), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Chemistry in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0