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

搜索资源列表

  1. Matlab

    0下载:
  2. 有限差分法的Matlab程序(椭圆型方程)-finite difference method of Matlab (elliptic equation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:zhouun
  1. Crank-Nicolson Scheme for pricing Ameircan put options

    1下载:
  2. This is the Matlab code of pricing American put options by using Crank-Nicolson scheme.
  3. 所属分类:数学计算/工程计算

  1. MatlabFiniteDifferenceMethodof

    0下载:
  2. 有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程,Matlab Finite Difference Method of Procedure (elliptic equations), using finite difference method on the rectangular domain of the Poisson equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-04-03
    • 文件大小:4.25kb
    • 提供者:欧阳
  1. ElectromagneticFields.rar

    0下载:
  2. 采用有限差分法计算屏蔽微带传输线的电位及其电容,程序由matlab实现,Finite difference method using shielded microstrip transmission line potential and its capacitance, procedures to achieve by the matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:333.25kb
    • 提供者:周期
  1. FEM

    7下载:
  2. 利用matlab实现电磁场数值方法里面的有限差分与有限元法-Using matlab to achieve numerical method of electromagnetic field inside the finite difference and finite element method
  3. 所属分类:matlab例程

    • 发布日期:2012-10-29
    • 文件大小:529.42kb
    • 提供者:严玉洁
  1. fd

    2下载:
  2. 有限差分法数值模拟弹性波动方程,使用matlab编写的。-Finite difference method numerical simulation of elastic wave equation, using matlab prepared.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:43.84kb
    • 提供者:gil
  1. heat2d

    3下载:
  2. 这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方便。-use the Matlab to build a code,use numirical method to solve 2-D heat transfer problem, cold in the pack,can be modified by your need
  3. 所属分类:matlab

    • 发布日期:2016-05-18
    • 文件大小:597byte
    • 提供者:zinger
  1. zuoye

    1下载:
  2. 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.55kb
    • 提供者:刘文
  1. finite-difference-temperature

    0下载:
  2. 有限差分法定温度分析程序:这个程序用有限差分法分析,当一个从一边受热的方型物体放置空气中,之后,其温度分布情况。-temperature analysis using finite difference method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:892byte
    • 提供者:萧文菲
  1. MATLAB

    0下载:
  2. Model of a tsunami, with finite difference method. There is also a file included which generates a movie from all the output images of the tsunami.m file.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:656.48kb
    • 提供者:Mick
  1. two-dimensional

    1下载:
  2. 在对用有限差分法计算二维稳态传热的过程及算法进行分析的基础上 , 研究了用于描述差分 节点及其关系的数据结构, 并研究了自动生成热量衡算方程组的方法。基于此方法开发了二维传热计算 程序, 程序支持交互设计传热网络, 能够自动生成传热方程组并求解方程组。-In two-dimensional finite difference method to calculate steady-state heat transfer process and the analysis of algor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:127.22kb
    • 提供者:nagtive
  1. Finite_difference_method

    1下载:
  2. 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:240.63kb
    • 提供者:彭鑫
  1. FEM-waveguide-using-MATLAB

    0下载:
  2. This paper shows how electrical engineering undergraduates can acquire a working knowledge of the finite element method (FEM) within a short period of time using MATLAB. For simplicity, only first-order triangular elements are considered. The sca
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:116.84kb
    • 提供者:mahdi
  1. Fwaves

    1下载:
  2. Solve 2d wave equation with Finite difference method有限差分法解二维波动方程-Solve 2d wave equation with Finite difference method
  3. 所属分类:matlab

    • 发布日期:2016-10-07
    • 文件大小:3.94mb
    • 提供者:huangqisong
  1. Matlab-for-finite-difference-

    0下载:
  2. 利用有限差分法进行数值分析的matlb源代码,欢迎下载-The finite difference method for numerical analysis matlb source code, welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:3.95kb
    • 提供者:宋明亮
  1. Finite-difference-method-in-Matlab

    0下载:
  2. 有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程-Finite difference method in Matlab (elliptic equations), the finite difference method for solving the Poisson equation on a rectangular domain
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4.29kb
    • 提供者:李冰成
  1. MATLAB_Finite-difference-method

    0下载:
  2. 有限差分法matlab 实现及其相关应用,包含相应实例-The MATLAB implementation of Finite Difference method, including some application examples
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:270.67kb
    • 提供者:benny
  1. Finite-difference-method-Matlab-

    0下载:
  2. 有限差分法的matlab程序,可以计算椭圆型方程-Finite difference method matlab program that can calculate elliptic equations
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:4.23kb
    • 提供者:晨风
  1. boundary condition

    0下载:
  2. solve second order boundary condition using finite difference method and shooting method (comparing result)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:203kb
    • 提供者:chihi
  1. MATLAB求解偏微分方程(扩散方程)

    2下载:
  2. MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB to solve partial differential equation ( diffusion equation ) finite difference method source code)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-28
    • 文件大小:2kb
    • 提供者:Cc静静
« 12 3 4 5 6 »
搜珍网 www.dssz.com