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

搜索资源列表

  1. heat-transfer

    5下载:
  2. 用于一维和二维传热问题的有限差分和有限元法数值计算-For one-dimensional and two-dimensional heat transfer finite difference and finite element method numerical calculation
  3. 所属分类:MiddleWare

    • 发布日期:2016-01-30
    • 文件大小:5408
    • 提供者:李林
  1. fdtd3D

    1下载:
  2. 本程序实现在计算电磁学中的三维时域有限差分法-This procedure to achieve in the calculation of three-dimensional electromagnetic finite difference time domain method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2483
    • 提供者:bringer
  1. zuoye

    0下载:
  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
    • 文件大小:1587
    • 提供者:刘文
  1. ADI

    4下载:
  2. 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-09-12
    • 文件大小:21486
    • 提供者:Kappi
  1. fdm

    0下载:
  2. FDM finite difference method- Schrodinger eqation
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:854
    • 提供者:widak
  1. project2

    0下载:
  2. Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ-Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1161
    • 提供者:Ji Hye Park
  1. Finite_difference_method

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

    • 发布日期:2017-03-29
    • 文件大小:246401
    • 提供者:彭鑫
  1. fdmcorrect

    0下载:
  2. finite difference method for 2d heat conduction problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:738
    • 提供者:prash
  1. FD

    0下载:
  2. 本程序用矩阵实现有限差分算法,本程序求解第一类边界条件下无源矩形金属槽电位分布,计算电磁学。-A simple code for finite difference method.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:892
    • 提供者:huql
  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
    • 文件大小:4131840
    • 提供者:huangqisong
  1. Finite-Difference-Method

    0下载:
  2. 有限差分方法(网格法)是最早使用的一种电磁场数 值计算方法。 边值问题 物理思想:场域离散。 (连续区域→网格和节点) 数学基础:差分原理。 (微商→差商) 线性代数方程组 §6-3 有限差分方法 作为数值计算方法,有限差分法将连续场域的问题变换 为离散系统的问题(连续场域划分为若干个细小的区域:网 格和节点)。也就是说通过离散化模型上各离散点的数值解 来逼近连续场域内的真实解。-The finite difference method (grid
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:746
    • 提供者:范阳阳
  1. Finite-Difference-Method-solution-to-Laplaces

    0下载:
  2. Objective of the program is to solve for the steady state DC voltage using Finite Difference Method
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:2928
    • 提供者:ahmed
  1. forward-finite-difference-method-

    0下载:
  2. 地震勘探中,有限差分正演方法的简单一维数值模拟-Seismic exploration, forward finite difference method is simple one-dimensional numerical simulation
  3. 所属分类:Energy industry

    • 发布日期:2017-11-09
    • 文件大小:452948
    • 提供者:汪杰
  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
    • 文件大小:4392
    • 提供者:李冰成
  1. Finite-Difference-Method

    1下载:
  2. 有限差分法求解非线性一维固结问题,利用的是6点差分格式。-Finite Difference Method
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4209
    • 提供者:陈征
  1. -FINITE-DIFFERENCE-METHOD-

    0下载:
  2. PROGRAM CALCULATES THE CHARACTERISTIC IMPEDANCE OF A MICROSTRIP LINE-USING THE FINITE DIFFERENCE METHOD THIS PROGRAM CALCULATES THE CHARACTERISTIC IMPEDANCE OF A MICROSTRIP LINE
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1445
    • 提供者:fouzirock
  1. finite-difference-method

    0下载:
  2. Ⅰ层模型声波波场数值的有限差分模拟程序,可自行下载研究- finite difference method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:750
    • 提供者:不可能
  1. Linear-Finite-Difference-Method

    0下载:
  2. Maple Code for Linear Finite-Difference Method
  3. 所属分类:Maple

    • 发布日期:2017-05-04
    • 文件大小:4159
    • 提供者:arian
  1. Finite-difference-method-Matlab-

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

    • 发布日期:2017-05-05
    • 文件大小:4327
    • 提供者:晨风
  1. Finite difference method

    0下载:
  2. 应用有限差分法离散化偏微分方程,并以某煤矿副立井塔式多绳摩擦提升系统为例进行仿真和实验分析,同时分析平衡钢丝绳、刚度比对钢丝绳横向振动的影响。(The finite difference method is used to discretize the partial differential equations. The simulation and experimental analysis of a multi rope friction hoist system of a mine's
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:1509376
    • 提供者:我行我show
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com