当前位置:
首页
资源下载

搜索资源 - heat equation finite difference in matlab
搜索资源列表
-
1下载:
a program which implements a finite difference solution, explicit in time, of the time dependent 1D heat equation ,a program which implements a finite difference solution, explicit in time, of the time dependent 1D heat equation
-
-
2下载:
本程序在matlab上编写,利用了有限差分方法求解一维热传导方程,代码简洁,适用性强。-This program is wrote in matlab, using finite difference method for solving one-dimensional heat conduction equation, the code is simple and applicable.
-
-
5下载:
求解二维热传导方程,文档中有过程和matlab程序。
本文利用有限差分法来求二维热传导方程的数值解,通过Matlab编程求解并作图,进而与解析
解做出的图进行比较,画出误差图。(Solving the two-dimensional heat conduction equation, there are procedures and MATLAB programs in the document.
In this paper, the finite difference method is
-
-
6下载:
分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。
文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
-