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

搜索资源列表

  1. fdtd2D3

    0下载:
  2. 很好用的利用吸收边界条件解决二维maxwell方程的时域有限差分法matlab源程序- The very easy to use use absorbs boundary condition solution two-dimensional maxwell the equation the time domain finite difference method matlab source program
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4697
    • 提供者:谭仁兵
  1. FDTtwoEMF

    0下载:
  2. 采用有限差分法对二维静电场的数值计算。用mathematica语言编的源程序。-using the finite difference method to two-dimensional electrostatic field of numerical calculation. Using Mathematica addendum to the source.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2573
    • 提供者:唐勇
  1. Untitled

    0下载:
  2. 长方形区域的Laplace方程有限差分法5点法迭代-Rectangular region, finite difference Laplace equation 5-point iterative method
  3. 所属分类:Other systems

  1. Bai_tap_pp_so

    0下载:
  2. Finite difference method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4405
    • 提供者:TU
  1. 20071227103354394

    0下载:
  2. 关于椭圆问题的五点和九点差分格式,用坐标解决此类问题-Elliptic problem on a five-point and nine-point difference scheme to solve such problems with the coordinates
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:264120
    • 提供者:chenye
  1. press

    1下载:
  2. 用差分法解有限宽轴承静载平衡压力分布,求解椭圆形方程-Finite difference method with wide-bearing solution containing a balance of static pressure distribution, solution of elliptic equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:175845
    • 提供者:罗力
  1. fd1d_bvp

    0下载:
  2. a program which applies the finite difference method to a two point boundary value problem in one spatial dimension.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1404
    • 提供者:jahan
  1. poissonfdm

    0下载:
  2. 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:LGE
  1. sixpack-2.3.7

    0下载:
  2. Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, I
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:217578
    • 提供者:Feiyu Lu
  1. project1

    0下载:
  2. 8数码问题,A*和深度有限算法分别来完成这样的任务。-8 Puzzle Problem, A* and depth of the finite difference method to accomplish this task.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:19927
    • 提供者:dfa
  1. solvingmaxwellequationusingLabview

    0下载:
  2. this code for solving maxwell equations by finite difference method based on the LabView software.LabView give graphical repersentation and user interface-this is code for solving maxwell equations by finite difference method based on the LabView sof
  3. 所属分类:Other systems

  1. fd1d_bvp_prb

    0下载:
  2. FD1D_BVP is a FORTRAN90 program which applies the finite difference method to solve a two point boundary value problem in one spatial dimension. The boundary value problem (BVP) that is to be solved has the form: -FD1D_BVP is a FORTRAN90 progra
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1909
    • 提供者:讲演
  1. fd1d_heat_explicit

    0下载:
  2. FD1D_HEAT_EXPLICIT is a FORTRAN90 program which solves the time-dependent 1D heat equation, using the finite difference method in space, and an explicit version of the method of lines to handle integration in time. -FD1D_HEAT_EXPLICIT is a FORTRAN90
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3448
    • 提供者:讲演
  1. Electromagnetic-of-FDTD-Method

    0下载:
  2. Electromagnetic of the Finite Difference Time Domain Method-Electromagnetic of the Finite Difference Time Domain Method
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6397745
    • 提供者:chen
  1. Finite-Difference-Method

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

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

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

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

    2下载:
  2. 该程序是电磁场学习实验。用超松弛迭代法求解接地金属槽内的电位分布。 有个无限长直的金属槽,截面为正方形,两侧面及底板接地,上盖板与侧面绝缘,其上的电位为φ=100V,侧面电位φ=0V,试用有限差分法计算槽内的电位。内附编程思路等原理讲解 -The program is electromagnetic learning experiment. Solving the potential distribution of a grounded metal tank with super-rel
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:109902
    • 提供者:DISENCHAN
  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-02
    • 文件大小:1445
    • 提供者:fouzirock
  1. finite-difference-method

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

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

    0下载:
  2. 建立差分格式,输入边缘数值通过有限差分法计算网格中点的值(电磁场与电磁波中内容)(A difference scheme is set up, and the input edge value is calculated by the finite difference method (the content of electromagnetic field and electromagnetic wave) in the mesh.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:82944
    • 提供者:unicorn_plus
« 12 3 4 5 »
搜珍网 www.dssz.com