Temperature Profile in a Rectangular Plate

Solves finite difference equations to get temperature profile in rectangular plate.
5,7K descargas
Actualizado 5 feb 2004

Sin licencia

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).

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Chemistry en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0