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

搜索资源列表

  1. Numerical-Methods-for-PDE

    5下载:
  2. 一、椭圆型偏微分方程 1. Helmholtz方程 及 特例(Possion方程, Laplace方程); Helmholtz.m possion 2. 满足牛顿边值条件的Helmholtz方程;Helmholtz_Newton.m 二、抛物线型偏微分方程 1. 显式前向欧拉法 EF_Euler.m 2. 隐式后向欧拉法 IB_Euler.m 3. Grank-Nicholson法 Grank_Nicholson.m 4. 二
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:8118
    • 提供者:李玮
  1. Elliptic-PDE

    1下载:
  2. 五点差分法(matlab)解椭圆型偏微分方程,包含代码和实例。-Five-point difference method is used to solve the elliptic partial differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:204129
    • 提供者:付中涛
  1. 13-pde

    0下载:
  2. Program for solving partial differential equation in Matlab last lesson.-Program for solving partial differential equation in Matlab last lesson.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5669
    • 提供者:mxpaww
  1. 12-pde

    0下载:
  2. Program for solving differential equation in Matlab lesson 12.-Program for solving differential equation in Matlab lesson 12.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10392
    • 提供者:mxpaww
  1. 11-pde

    0下载:
  2. Program for solving differential equation in Matlab lesson 11.-Program for solving differential equation in Matlab lesson 11.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1386
    • 提供者:mxpaww
  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. denosing-matlab

    1下载:
  2. z这个程序主要是用PDE的方法给出的一种去噪程序,该程序计算次数比较优化 速度比较快-pde denoising peogram speed is very fast need little time to obtain denoising image
  3. 所属分类:matlab

    • 发布日期:2016-07-11
    • 文件大小:1024
    • 提供者:BAI
  1. Using-MATLAB-(diffusion-equation)-

    3下载:
  2. MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码-Using MATLAB (diffusion equation) Finite Difference Method PDE source code
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1791
    • 提供者:许华
  1. PDE-using-MATLAB

    0下载:
  2. 用matlab求解偏微分方程,里面含有大量的源代码,特别适用于初学者!-Solving partial differential equations using matlab , which contains a lot of source codes, especially suitable for beginners!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3645948
    • 提供者:谢建强
  1. restore-pde

    0下载:
  2. 图像修复技术的一种技术 PDE算法的matlab简单的实现-The PDE algorithm of image restoration technology is a simple implementation of MATLAB algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:519
    • 提供者:allenyglk
  1. pde

    0下载:
  2. ADI算法用matlab的实现,结合PPT适合初学者了解学习,很具有实用性和复用性-Implementation of ADI algorithm using MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:451921
    • 提供者:潘伊笑
  1. pde

    0下载:
  2. MATLAB求解偏微分方程的几道例子,有限差分,有限元等方法,有文字参考,本人初学,希望交流-MATLAB to solve a few examples of partial differential equations, finite difference, finite element method, there is a reference text, I am a novice, I hope the exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:439231
    • 提供者:songmingkai
  1. MATLAB-solving-PDE-code

    0下载:
  2. matlab软件求解偏微分方程组的经典的有限差分程序代码-matlab software to solve the classic Partial Differential Equations Finite Difference code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1180
    • 提供者:杨明
  1. PDE

    0下载:
  2. 这是书籍An Introduction to Scientific Computing Twelve Computational Projects Solved with MATLAB第一章一个数学模型的matlab程序,具体的模型可以参见书籍-This is books An the Introduction to Scientific Computing Twelve Computational Projects Solved with MATLAB first chapter is a m
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:12013
    • 提供者:ztao
  1. Solving-PDE-with-matlab-codes

    0下载:
  2. 这个文件是matlab解微分方程的程序集, 对初学matlab的人很好,程序都经过测试,能够 测试不同的范例,读者可自行更改里面的参数以符合自己课题的需要。-This file is the MATLAB solution of the differential equations of the assembly, Matlab for beginners who are very good, the program has been tested, to be able to
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:93692
    • 提供者:DongJianjun
  1. solve-PDE

    0下载:
  2. matlab中,采用pde tool, 求解三种类型的偏微分方程- using pde tool of matlab to solve three types of partial differential equation
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:8892
    • 提供者:Mary
  1. matlab-for-ode-and-pde

    0下载:
  2. 关于利用matlab对ODE和PDE模型进行仿真-Simulation of ODE/PDE Models with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:10063872
    • 提供者:
  1. pdecodes

    0下载:
  2. 书《Introduction to Partial Differential Equations with MATLAB》对应Matlab程序。(The "Introduction to PDE with MATLAB" corresponds to Matlab programs.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:34816
    • 提供者:zhengj59
  1. agamemnon-master

    0下载:
  2. agamemnon PDE solver in matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:110592
    • 提供者:Morphine
  1. fourthPDE

    1下载:
  2. 代码中包含四阶PDE算法的matlab实现过程(This code include the Y-K forth order PDE for image denoising)
  3. 所属分类:matlab例程

« 1 2 3 45 6 »
搜珍网 www.dssz.com