当前位置:
首页 资源下载
搜索资源 - heat equation on matlab
搜索资源列表
-
1下载:
高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.
-
-
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
-
-
0下载:
《图像处理的偏微分方程方法》随书光盘完整版
本光碟中包含五个文件夹。
(1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。
(2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其
-
-
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
-