搜索资源列表
SteadyConduction
- Matlab OOP方法开发的一维稳态导热温度场计算程序,可用于平板和圆柱的稳态导热计算-Matlab OOP approach to develop a one-dimensional steady-state heat conduction temperature field calculation program, which can be used for flat and cylindrical steady-state thermal conductivity calculated.
hxx
- 传热计算实例,瞬态导热中的一个很小的问题。本科生运用matlab做的算例。-transcient conduction heat transfer in 2 dimentions, for undergraduate students only. produced in 2007.copyright reserved by xxhe.
work
- matlab程序,详细求解了第三类边界条件下非稳态导热的延迟和滞后问题,并给出了所有的中间过程和最后的作图-time lag and decrement factor
Implicit1Ddiffusionequation
- matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:隐式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem.
Explicit1Ddiffusionequation
- matlab编写的一维扩散方程求解程序,适用于初学者学习CFD编程:显式算法,TDMA求解,分别计算平板、球、圆台的导热问题,采用了不同的边界条件 PS:自己编写的计算传热学作业-1D diffusion equation solver using MATLAB ,for fresh learner in CFD programming: Implicit, TDMA. 3 cases: plane, sphere, and yuantai heat transfering problem.
wangge
- matlab编写的计算二维导热问题的数值传热程序,对初学者有用。-Matlab prepared by the numerical calculation of two-dimensional heat conduction problems heat transfer program, useful for beginners.
lianxi
- 一维非稳态导热这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方-One-dimensional unsteady heat conduction matlab program This program is written in two-dimensional numerical method to calculate the heat transfer of a tablet applicati
G-S与jaciob迭代迭代
- 利用高斯赛德尔迭、雅克比迭代算法求解一维稳态导热问题的例程。。。(Gauss seidel iteration for one dimensional steady heat conduction problem)
导热matlab
- 实现二维非稳态导热计算, 使用有限差分法(Calculation of two-dimensional unsteady thermal conduction)
Theo
- 二维常物性无内热源导热;显性差分;高斯迭代(Two dimensional constant physical property without inner heat source; heat conduction; dominant difference;Gauss iteration)
2-D conduction
- matlab计算等温和对流边界条件下二维墙角导热的数值模拟(Numerical simulation of thermal conduction in two dimensional corner by MATLAB)
CFD2
- MATLAB程序,使用向后差分方法模拟一维非稳态导热(Simulation of one dimensional unsteady state heat conduction)
二维稳态导热的数值计算(matlab编程)
- 二维稳态导热的数值计算(matlab),传热学诺谟图绘制(matlab)。(Numerical calculation of two-dimensional steady heat conduction (matlab), heat transfer nomogram drawing (matlab).)
MATLAB编辑一维热传导方程的模拟程序
- 数学建模 微分方程模型 傅里叶导热定律 差分方程(Mathematical modeling differential equation model Fourier heat conduction law difference equation)
一维非稳态导热方程求解(附Matlab程序).pdf
- 一维热传导相关资料,数学建模可以用。一维非稳态热方程求解。(One-dimensional heat conduction)
一维非稳态导热方程-热流绝热边界(附Matlab程序)
- 利用matlab 求解一维非稳态热传导问题,并画出图像(One dimensional unsteady heat conduction problem is solved by MATLAB, and the image is drawn.)
一维稳态导热
- MATLAB计算一维稳态导热,无内热源,简单计算金属棒导热,可生成温度分布图,文件包含Word文字说明以及MATLAB函数文件(m文件)(One-dimensional steady-state heat conduction programming, the left end is the second boundary condition, the right end is the third boundary condition, no internal heat source)
Matlab显示格式求解二维非稳态导热
- 使用Matlab显示格式求解二维矩形区域非稳态导热问题。
一维 稳态 TDMA
- 一维 稳态 导热传热问题的TDMA解法,基于MATLAB 软件(One dimension steady state heat conduction problem TDMA solution, based on MATLAB software.Make the calculation more concise and efficient)
一维非稳态导热问题
- 关于一维非稳态扩散的MATLAB问题,新人希望大家多多支持。