CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - PDE matlab

搜索资源列表

  1. pde方程解方腔流

    0下载:
  2. 这个程序基于matlab,用经典的算法用于求解方腔流问题
  3. 所属分类:matlab例程

    • 发布日期:2013-05-13
    • 文件大小:7667
    • 提供者:jiefangcheng
  1. PDE

    5下载:
  2. 偏微分方程的图像去噪算法全集,PM方程,SHOCK滤波器等MATLAB代码-Algorithm for Image Denoising Complete Works, PM equation, SHOCK filters MATLAB code
  3. 所属分类:matlab

    • 发布日期:2015-07-25
    • 文件大小:9216
    • 提供者:于晓升
  1. Matlab-PDE

    0下载:
  2. 用Matlab程序求解pde问题,同时显示解的图形-Solving pde problems with the Matlab program, also shows a graphical solution
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:3072
    • 提供者:艾文欢
  1. EquationGUI-II

    1下载:
  2. 采用四阶龙格——库塔算法,应用MATLAB编写的常微分方程、偏微分方程求解算法及界面。 关键词:gui,ode,pde,difference method, runge kutta,euler,heun MATLAB版本:7.0 (R14)-EULER.m HEUN.m Rk4.M implement euler heun and runge kutta fourth order to solve ODE VANDERPOLODE.m LOGISTICOODE.m PREDAPREDA
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:35434
    • 提供者:谢刚
  1. FEM-Example

    1下载:
  2. This is a matlab code (m file) for using finite element method to solve PDE
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:238539
    • 提供者:pb
  1. fem1

    0下载:
  2. matlab中PDE工具箱的帮助文件pde.pdf的例子全部用代码实现,花了我一个月的时间,有限元应用程序-matlab in PDE toolbox pde.pdf Help file with examples of all the code, I spent a month s time, the finite element applications
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12359
    • 提供者:李文华
  1. Matlab-PDE

    0下载:
  2. 偏微分方程的Matlab解法,方便你使用MATLAB来解决偏微分问题!-Solution of Partial Differential Equations Matlab for you to use MATLAB to solve the partial differential problem!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-19
    • 文件大小:5129977
    • 提供者:
  1. Finite_difference_Methods_for_ODE_and_PDE

    0下载:
  2. Finite Difference methods for solution of PDE and ODE. Presented mathematical algoritms for solution of Partial Differential Equations and Ordinary Differential Equations. Matlab codes included in the text.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3163805
    • 提供者:snv
  1. PDFmatlabsovler

    0下载:
  2. 详细的偏微分方程的matlab求解步骤与程序说明。-detailed PDE soler ,using PDE tools and codes.
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5130028
    • 提供者:吴涛
  1. FEM_ANALYSIS

    0下载:
  2. THis matlab codes implements caluclation of 2-d Finite Element method(FEM) for finding approximate solutions of partial differential equations (PDE) as well as of integral equations.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:71824
    • 提供者:sl3gn
  1. PDE_matlab

    0下载:
  2. 求解偏微分方程的实例程序, 其他人不需帐号就可自由下载此源码 -solve PDE problom
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:9600
    • 提供者:洪武
  1. partial.differential.equation.toolbox.1.users.gui

    0下载:
  2. The objectives of Partial Differential Equation Toolbox™ software are to provide you with tools that: • Define a PDE problem, e.g., define 2-D regions, boundary conditions, and PDE coefficients. • Numerically solve the PDE prob
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2469184
    • 提供者:yanggy
  1. UsingtheMATLABPDETOOLBOX

    0下载:
  2. 关于matlab的一个学习资料,名字是Using the MATLAB PDE TOOLBOX-A study on the matlab data, name Using the MATLAB PDE TOOLBOX
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:139600
    • 提供者:renyi
  1. compendiumBookFiles

    0下载:
  2. Compendium of PDE using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:445009
    • 提供者:shahrukh
  1. Matlab

    0下载:
  2. This code is used with SRAD Filter. Which is used to remove speckle noise. This code is an addition to that as it auto windows the speckled area
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:725814
    • 提供者:Avinash
  1. PDE

    0下载:
  2. 本工具包给出了PDE常见的求解方法程序。PDE数值求解应用相当广泛。-The kit gives the common method for solving PDE program. Numerical Solution of PDE has been widely used.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:326896
    • 提供者:袁达明
  1. Numerical-Solution-PDE-

    2下载:
  2. 偏微分方程的数值解法的MATLAB程序介绍了应用最为广泛的椭圆型、双曲型、抛物型偏微分方程的数值解法,而且还详细编程实现了每种方程的多种常见数值解法。 附件使用MATLAB编程来实现这些算法-introduces the most widely elliptic, hyperbolic, parabolic partial differential equations numerical solution, but also the details of each programming a v
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1416
    • 提供者:海纳百川
  1. PDE-MATLAB

    0下载:
  2. 针对偏微分方程的MATLAB解法,主要研究微分方程(组)的数值解法(近似解),重点介绍 Euler 折线法.-For the solution of partial differential equations MATLAB, mainly studies the differential equation ( Group ) numerical method ( approximate ), introduced Euler broken line method.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1259081
    • 提供者:Avrin
  1. PDE matlab

    2下载:
  2. 利用matlab 编程求解对流弥散方程,实现PDE函数的数值解法(Using MATLAB programming to solve convection dispersion equation, the numerical solution of PDE function is achieved)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:112640
    • 提供者:小玄子
  1. matlab

    1下载:
  2. 用MATLAB PDE工具箱,解决热传导问题(Using the MATLAB PDE toolbox to solve the heat conduction problem)
  3. 所属分类:matlab例程

« 12 3 4 »
搜珍网 www.dssz.com