搜索资源列表
matlab
- 一维热传导方程的MATLAB计算,使用隐式差分格式,追赶法计算-1 dimension matlab calculaiton
heat1d
- 应用数值方法解算一维热传导问题,简单实用,含有源程序和简单说明,参数和变化和调整,可以根据需求进行修改,使用程序:Matlab-Use numirical method to solve 1-D heat transfer problem,the code and paremeter can be modified dependent on your need
1DHeatEquFEM
- 1DHeatEquFEM是一个基于有限元方法的一维热传导方程的MATLAB的示例程序; -1DHeatEquFEM is a programm written by MATLAB for 1D heat transfer equations;
pdegui
- 偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程-PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator
data_gen
- 采用有限控制体积法解一维热传导方程,程序简洁明了-Finite control volume method for solution of one-dimensional heat conduction equation, the program concise
test
- 一个小程序,matlab关于热传导问题的动画程序-A small program, matlab animation on the heat transfer process
yiweirechuandao
- 使用matlab语言编程求解一维热传导方程-Using the matlab programming language for solving one dimensional heat conduction equation
asv
- 热传导matlab解偏微分方程定界问题和图像-matlab matlab
rechuandao-matlab
- 一篇关于matlab在热传导领域的应用文献。-A literature matlab in the field of thermal conduction.
HeatConductionToolbox
- 热传导MATLAB工具箱提供了一组为一维热传导计算功能通过为界区间和数值方法分析方法(显性,隐性,曲柄尼科尔森)为均质材料和数值方法(显性,隐性,Crank-尼科尔森)用于非均质材料。所有功能都通过傅立叶的热传导方程描述。通过热传导解决了狄利克雷和诺伊曼边界条件。该功能通过HC_test_h.m(均匀材料)和HC_test_nh.m(非均质材料)进行测试。-The Heat Conduction Toolbox for Matlab provides a set of functions for
三维有限元,泊松方程和热传导方程
- 对三维热传导方程和泊松方程的有限元方法解法matlab程序()
finite element and matlab for thermal transfer
- 采用matlab及abaqus对热传导进行编程(Using MATLAB and ABAQUS to program heat conduction)
matlab
- 用MATLAB PDE工具箱,解决热传导问题(Using the MATLAB PDE toolbox to solve the heat conduction problem)
BTCS
- 非定常热传导方程的有限差分法求解,BTCS格式,Matlab(The finite difference method for solving the unsteady heat conduction equation)
一维非稳态导热方程-热流绝热边界(附Matlab程序)
- 利用matlab 求解一维非稳态热传导问题,并画出图像(One dimensional unsteady heat conduction problem is solved by MATLAB, and the image is drawn.)
Matlab解热传导方程代码
- 利用Matlab解热传导方程代码,并附有几个例子(We use Matlab to interpret the heat conduction equation code with several examples.)
一维热传导方程
- 对一维稳态热传导方程采用matlab语言编程求解。(The one-dimensional steady-state heat conduction equation is solved by MATLAB language programming.)
FractionalHeatConductionToolbox
- 分数阶热传导工具箱可以用于求解分数阶微分方程中的热传导过程的求解,包含解析解与数值解的求解方式,含有显式,隐式和Crank–Nicolson求解方法。(The methods of solving models of heat conduction are described, namely analytical and numerical methods. In the case of numerical methods regards the finite difference method
有限差分三维热传导的Matlab编程实现
- 有限差分计算三维热传导计算案例,采用Matlab编程实现(Finite difference model, three-dimensional heat conduction, Matlab code)
matlab一维稳态热传导
- matlab一维稳态热传导源码,可进行以为稳态热传导问题计算