搜索资源列表
fd1d_heat_explicit.zip
- 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
heat
- 基于opencv用热传导方程来做图像去噪处理的C程序-based heat equation
heat1d_mfiles_v2
- compHeatSchemes Compare FTCS, BTCS, and Crank-Nicolson schemes for solving the 1D heat equation-compHeatSchemes Compare FTCS, BTCS, and Crank-Nicolson schemes for solving the 1D heat equation
fem_50_heat
- 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-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.
EqChaleurCrankNicholson
- Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
heat
- Local Discontinuous Galerkin methods for heat equation-Local Discontinuous Galerkin methods for heat equation
heat2
- recursion method 解传热方程,作为计算物理的学习小历程很适合-solution of heat transfer equation using recursion method, for computational physics
data_gen
- 采用有限控制体积法解一维热传导方程,程序简洁明了-Finite control volume method for solution of one-dimensional heat conduction equation, the program concise
heat_code
- a matlab code for heat equation
Source
- Heat equation Modelling
Assignment_SPARSE
- 2D Heat Conduction(Laplace Equation) source code by using sparse technique in matlab.
CrankNicolson
- Crank-Nicolson Method for the heat equation
Heat
- Heat equation 2D in Matlab
Simsontwilson2Dheat
- matlab codes for 2d heat equation problems
heat
- solving the heat equation
one_possion1
- 求解一维热方程。空间方向采用四阶差分格式,时间方向采用bvm法-Solving one-dimensional heat equation. Spatial orientation difference scheme with fourth order, the time direction by bvm method
HW6--Heat-Equation-2D-SS-No-Gen-(Elliptic-PDE).zi
- 2D SS No-Gen Heat transfer @ rectangle plate-2D SS No-Gen Heat transfer @ rectangle plate
heat-equation
- 热传导的图像修复,里面都是本学期的课程设计,对灰度的处理很有效果-heat equation
FTCS-a-CN-method-for-heat-equation
- FTCS & CN method for heat equation
Heat_1D
- Heat Equation solution 1D using Matlab