搜索资源列表
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;
data_gen
- 采用有限控制体积法解一维热传导方程,程序简洁明了-Finite control volume method for solution of one-dimensional heat conduction equation, the program concise
conduction
- 模拟计算一维热传导的问题,热传导的边界条件是两端绝热. -Simulation of one dimensional heat conduction problem, heat conduction across the boundary condition is adiabatic.
yiweirechuandao
- 使用matlab语言编程求解一维热传导方程-Using the matlab programming language for solving one dimensional heat conduction equation
collection[1]
- 关于一维热传导方程的差分解法,包含了前差,后差,显示和隐式-About one-dimensional heat conduction differential equation solution, containing the first difference, after the poor display and implicit
yiweirechuandao
- 一维热传导程序程序,很简单,完全可以套用的。是通用方法-One-dimensional heat conduction
heat_conduction_1D
- 采用显示差分法计算一维热传导方程,用于计算地温梯度。-Solution of 1D heat conduction equation using explicit method
dfm
- 本程序在matlab上编写,利用了有限差分方法求解一维热传导方程,代码简洁,适用性强。-This program is wrote in matlab, using finite difference method for solving one-dimensional heat conduction equation, the code is simple and applicable.
HeatConductionToolbox
- 热传导MATLAB工具箱提供了一组为一维热传导计算功能通过为界区间和数值方法分析方法(显性,隐性,曲柄尼科尔森)为均质材料和数值方法(显性,隐性,Crank-尼科尔森)用于非均质材料。所有功能都通过傅立叶的热传导方程描述。通过热传导解决了狄利克雷和诺伊曼边界条件。该功能通过HC_test_h.m(均匀材料)和HC_test_nh.m(非均质材料)进行测试。-The Heat Conduction Toolbox for Matlab provides a set of functions for
1drechuandao
- 一维热传导有限差分将方程离散化,加入相应的边界条件和初始条件即可运行-One-dimensional heat conduction equation finite difference discretization will join the appropriate boundary and initial conditions to run
MATLAB
- 隐式向后差分离散一维热传导偏微分方程,给定相应的边界条件和初始条件即可求解-Implicit backward difference discrete one-dimensional heat conduction differential equation, given the appropriate boundary and initial conditions can be solved
1D-heat-conduction
- 用有限差分的方法,采用追赶法实现一维热传导方程的求解。-By using the finite difference method, the solution of one dimensional heat conduction equation is realized by the catch-up method.
WenDuMoTaiDieJiaFa
- 先求解一维瞬态热传导有限元方程前若干阶特征值和特征向量,再利用模态叠加法求解瞬时温度变化(Firstly, the eigenvalues and eigenvectors of the finite element equations of one-dimensional transient heat conduction are solved, and then the modal superposition method is used to solve the transient tem
MATLAB编辑一维热传导方程的模拟程序
- 数学建模 微分方程模型 傅里叶导热定律 差分方程(Mathematical modeling differential equation model Fourier heat conduction law difference equation)
一维非稳态导热方程-热流绝热边界(附Matlab程序)
- 利用matlab 求解一维非稳态热传导问题,并画出图像(One dimensional unsteady heat conduction problem is solved by MATLAB, and the image is drawn.)
一维热传导方程
- 对一维稳态热传导方程采用matlab语言编程求解。(The one-dimensional steady-state heat conduction equation is solved by MATLAB language programming.)
数学建模
- 用有限元差分发求解一维热传导,并作做出二维图线和三维温度变化图像(One dimensional heat conduction is solved by finite element difference distribution and plotted)
matlab一维稳态热传导
- matlab一维稳态热传导源码,可进行以为稳态热传导问题计算