搜索资源列表
-
0下载:
Heat transfer problem solved on L shaped solid body using MATLAB partial differential equation toolbox.
-
-
1下载:
介绍用matlab进行有限元计算的国外经典著作,前面重点介绍了有限元的相关内容,后面重点讲解了如何利用matlab的工具箱实现有限元的计算。-This book gives a background treatment of the Galerkin method in Chaps. 2–4.
Topics such as developing weak formulations as prelude to solving the finite
element equation, int
-
-
1下载:
基于热传导方程,用MATLAB编程实现的有限体积法,采用SOR超松弛迭代松弛法-Based on the finite volume method for the heat conduction equation programming using MATLAB implementation, the relaxation method using SOR super relaxation iteration
-
-
6下载:
分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。
文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
-