CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - heat equation in matlab

搜索资源列表

  1. fd1d_heat_explicit.zip

    1下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2002
    • 提供者:jahan
  1. partial-difference-equation-method

    0下载:
  2. 使 用 说 明 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分
  3. 所属分类:source in ebook

    • 发布日期:2017-05-23
    • 文件大小:7411006
    • 提供者:何最红
  1. fem_50_heat

    1下载:
  2. 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-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.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2185
    • 提供者:tianjun
  1. EqChaleurCrankNicholson

    0下载:
  2. Resolution of heat equation using Crank Nicholson method. Implemented in matlab language.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4086
    • 提供者:fox81
  1. data_gen

    0下载:
  2. 采用有限控制体积法解一维热传导方程,程序简洁明了-Finite control volume method for solution of one-dimensional heat conduction equation, the program concise
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9194
    • 提供者:程燕青
  1. heat_code

    0下载:
  2. a matlab code for heat equation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2272
    • 提供者:kangbo
  1. Assignment_SPARSE

    0下载:
  2. 2D Heat Conduction(Laplace Equation) source code by using sparse technique in matlab.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1359
    • 提供者:samahmed
  1. Heat

    0下载:
  2. Heat equation 2D in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1077
    • 提供者:Hamid
  1. Implicit1Ddiffusionequation

    2下载:
  2. 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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5108
    • 提供者:YYC
  1. Explicit1Ddiffusionequation

    0下载:
  2. 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.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3131
    • 提供者:YYC
  1. dfm

    2下载:
  2. 本程序在matlab上编写,利用了有限差分方法求解一维热传导方程,代码简洁,适用性强。-This program is wrote in matlab, using finite difference method for solving one-dimensional heat conduction equation, the code is simple and applicable.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:125354
    • 提供者:刘斗世
  1. Partial_Differential_Equations_in_Matlab

    0下载:
  2. In this document has been introduced how to solve different partial differential equations in Matlab programming language.Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and bo
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:326481
    • 提供者:Maknan
  1. Finite-Element---Using-MATLAB

    1下载:
  2. 介绍用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
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2888640
    • 提供者:罗雨轩
  1. Image-Processing-Based-on-PDE

    0下载:
  2. 《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7414784
    • 提供者:marshal
  1. mypdf

    5下载:
  2. 求解二维热传导方程,文档中有过程和matlab程序。 本文利用有限差分法来求二维热传导方程的数值解,通过Matlab编程求解并作图,进而与解析 解做出的图进行比较,画出误差图。(Solving the two-dimensional heat conduction equation, there are procedures and MATLAB programs in the document. In this paper, the finite difference method is
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1870848
    • 提供者:尽责的老张
  1. 一维热传导方程_有限差分

    6下载:
  2. 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
  3. 所属分类:物理计算

    • 发布日期:2018-09-15
    • 文件大小:3668992
    • 提供者:野生的飞飞
搜珍网 www.dssz.com