CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 泊松方程

搜索资源列表

  1. AgrawalECCV06CodeMFiles

    0下载:
  2. 从2D梯度域进行表面重建 包含快速的泊松方程解法-A fast 2D Poisson Solver in Matlab using Neumann Boundary conditions , Implementation of Frankot-Chellappa Algorithm, Robust surface reconstruction using M-estimators, Anisotropic surface reconstruction
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17893
    • 提供者:wang si
  1. rrrrr

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:261167
    • 提供者:zhaowenjun
  1. ProjectOCW

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3006
    • 提供者:汤曜铭
  1. myhelmholtz

    1下载:
  2. 一个有限差分程序,用来解非线性的helmholtz方程,或者泊松方程-A finite difference code, used to solve nonlinear helmholtz equation, or Poisson equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:830
    • 提供者:嫣然
  1. possion

    0下载:
  2. 基于comsol multiphysics软件平台,输入参数即可求解泊松方程。-Comsol multiphysics software platform based on the input parameters to solve the Poisson equation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:44257
    • 提供者:陈福美
  1. lisanyuxian

    1下载:
  2. 基于离散泊松方程解的相位解包裹离散余弦算法-Solution of the discrete Poisson equation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:60103
    • 提供者:马冉冉
  1. possion

    1下载:
  2. 用matlab 实现求二维泊松方程解的过程-Seeking to achieve with two-dimensional Poisson equation matlab solution process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3523
    • 提供者:王娟
  1. grid-program

    1下载:
  2. 本资料包含了计算流体力学中常见的网格划分方法,比如,泊松方程法,矩形法等。对学习计算流体力学网格划分有很大帮助-This information includes common CFD meshing methods, such as, Poisson equation method, rectangular method. CFD Meshing to learn a great help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:24529
    • 提供者:周建
  1. mg

    1下载:
  2. 本程序使用Fortran语言,使用多重网格的方法求解泊松方程-This program solves Poisson s equation with multigrid method, using Fortran language
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-13
    • 文件大小:2706
    • 提供者:jiahuili
  1. Matlab-code

    0下载:
  2. 有限元计算程序,三角形线性单元求解泊松方程 包含网格划分,求解,误差分析-Finite element program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6227
    • 提供者:顾伟
  1. POSION

    0下载:
  2. 基于matlab的有限元法求解泊松方程,WORD的形式,里面附有源程序-Matlab-based finite element method for solving Poisson s equation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6865
    • 提供者:
  1. algorithms-for-linear-problems

    0下载:
  2. 线性方程的迭代法,集合了Jacobi,Gauss-Seidel,SOR三种方法,还有针对泊松方程的SOR方法-Programs to solve linear problems.Four algorithms are included.They are Jacobi,Gauss-Seidel,SORand SOR for Poisson
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1770
    • 提供者:Mu Lufei
  1. poisson-dirichlet-

    0下载:
  2. 泊松方程的解法,dirichlet边界条件,有限差分法-fast poisson solver
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:983
    • 提供者:黄程
  1. 3D-Smoke-Variational_5.21

    0下载:
  2. 这是研究生阶段研究的内容代码,3D计算机流体模拟代码,实现的是三维流体,泊松方程用变分法进行修正,以处理边界条件。-This is the code of postgraduate research, 3D computer fluid simulation code to achieve three-dimensional fluid, the Poisson equation using the variational method would be amended to deal with
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4229845
    • 提供者:张司命
  1. fishpack4.0

    0下载:
  2. 二维泊松方程求解器,主要使用循环约代法求解各种位形泊松方程-FISHPACK contains a collection of Fortran77 subroutines that solve second- and fourth-order finite difference approximations to separable elliptic Partial Differential Equations (PDEs). These include Helmholtz equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:175623
    • 提供者:Chaofeng
  1. equation-seamles

    0下载:
  2. 基于泊松方程的数字图像无缝拼合,期刊论文-Based on the digital image poisson equation seamless joint
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:324292
    • 提供者:shk
  1. Poisson-Equation-with-Multigrid

    2下载:
  2. 多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程-I give a short explanation of how to use multigrid to solve the Poisson equation in cylindrical coordinates for a solid conducting pipe. I also explain how to use a non-uniform grid to optimize the problem.
  3. 所属分类:matlab

    • 发布日期:2015-08-09
    • 文件大小:111616
    • 提供者:丰祥
  1. 2D-Poisson-Solving

    1下载:
  2. 利用有限差分和MATLAB矩阵运算直接求解二维泊松方程-Directly solving the 2D Poisson equation using finite difference and MATLAB matrix operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:243283
    • 提供者:tanwenting
  1. 20101012141757631518(1)

    0下载:
  2. 椭圆方程泊松方程 matlab的有限元求解-Finite Element Method for Elliptic Equations
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:828
    • 提供者:
  1. posongfangchengqiujie

    0下载:
  2. 偏微分方程的求解,泊松方程的求解,一边大家学习交流-Partial differential equation, the solution of the Poisson equation, while we study the exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1527
    • 提供者:wuchangqing
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com