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

搜索资源列表

  1. 四种差分方法求微分方程

    3下载:
  2. 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:叶真
  1. Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序

    4下载:
  2. Matlab 一维洪水模型(圣维南方程的离散库朗差分解法)程序 % 洪水模型(圣维南方程的差分求解方法); % All Right Reserved 城市公共安全应急系统中一维洪水演进及其可视化研究 ; % Modified by lilongduzhi@yahoo.com.cn hehe:)
  3. 所属分类:matlab例程

  1. 一维流体力学差分方法

    4下载:
  2. 一维流体力学差分方法,共10章。一本关于流体力学方程差分格式的基础理论的著作。The differentce method of one-dimension fluid dynamics, 10 chapters. An excellent book introducing the basic theory of the differentce method of the fluid dynamics equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-04-05
    • 文件大小:6441328
    • 提供者:zdyqsjy@163.com
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1157376
    • 提供者:张德柱
  1. kalmandlg

    0下载:
  2. 采用卡尔曼滤波进行背景建模再作差分的方法的车辆检测程序,用到了opencv库-Kalman filter for background modeling method further differential vehicle testing procedures, use the opencv library
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3159825
    • 提供者:宋天明
  1. CPHYS

    0下载:
  2. 计算物理课件,有 有限差分方法,蒙特卡洛方法,有限元素方法,分子动力学方法-Computational Physics Courseware, a finite-difference methods, Monte Carlo methods, finite element methods, molecular dynamics method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1022480
    • 提供者:nonews
  1. Main

    1下载:
  2. 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; 5、 不同的项在空间离散化过程中去不同的型线假设,源项采用局部线性化方法;扩散——对流项采用乘方格式(但很容易转化为中心差分、迎风差分或混合格式);街面上的
  3. 所属分类:Algorithm

    • 发布日期:2014-05-09
    • 文件大小:7482
    • 提供者:tanglincn
  1. HyperbolicFDM

    0下载:
  2. HyperbolicFDM,HyperbolicFDM1是两个基于有限差分方法的波动方程的MATLAB示例程序,二者方法和程序均相同,只是初始条件不同-HyperbolicFDM and HyperbolicFDM1 are two programms written by MATLAB for hyberbolic equations,two is same but the initial conditions are different.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:859
    • 提供者:王礼广
  1. directnumsol

    0下载:
  2. 求解抛物型方程正问题的有限差分方法程序源代码-limited difference method for parabolic equations
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:108447
    • 提供者:各没报
  1. youxianchafen_shuzhimoni

    6下载:
  2. 地震勘探中,利用有限差分方法做波场正演模拟,模型为简单层状模型-Seismic exploration, the finite difference method to do forward modeling of wave field, the model for the simple layered model
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:2048
    • 提供者:王宁
  1. erjiechafen

    0下载:
  2. 有限差分方法是先将计算区域网格化,再用差分近似代替微分,也说就是用某点周围各网格点来计算该点处的微分。-Finite difference method is to first calculate the regional grid, and then replace the differential difference approximation, also said that with the grid points around a point to calculate the poin
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:877
    • 提供者:high
  1. EX242

    1下载:
  2. 计算平面九桁架的时域动力响应,运用中心差分方法,状态空间法-Nine of plane truss dynamic response in time domain using the central difference method, state space method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1156
    • 提供者:chuanjun
  1. wave-simulation-

    1下载:
  2. 此程序用来实现双相介质中波场的有限差分方法的数值模拟。-This process used to achieve the two-phase media finite difference method for wave field numerical simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:313041
    • 提供者:邢立坤
  1. tools

    1下载:
  2. 用有限差分方法计算模式的使用模拟介质波导法-This function calculates the modes of a dielectric waveguide using the semivectorial finite difference method
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:12288
    • 提供者:huangqisong
  1. FD

    0下载:
  2. 差分方法是求解微分方程的常用方法。本程序给出了40中差分格式的源程序。-Difference method is commonly used methods for solving differential equations. This procedure gives the difference scheme of the source 40.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:693512
    • 提供者:袁达明
  1. 有限差分正演程序

    3下载:
  2. 有限差分正演程序,是用交错网格方法编写的,加入了边界条件等因素,初学可以看一下
  3. 所属分类:matlab例程

  1. FDM_circular

    5下载:
  2. 使用有限差分方法解雷诺方程。每行程序都附有中文注释。帮助读者更好的理解此程序。(The Reynolds equation is solved by the finite difference method.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:明月令
  1. 有限差分法最简隐式打靶法CN法

    0下载:
  2. 科学工程计算方法中的有限差分法,最简隐式,打靶法,CN格式(Scientific engineering calculation method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:君羊木
  1. 差分方法

    0下载:
  2. 利用差分方法进行污染源源强的反算,并给出位置信息。(Difference method for back calculation of source strength)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:SnailSnail
  1. 2dfdtd

    3下载:
  2. 二维空间时域有限差分方法的瞬态场计算Fortran程序实现。(Two-dimensional transient field FDTD method calculation Fortran program implementation.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-08-28
    • 文件大小:8192
    • 提供者:陈好
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com