搜索资源列表

  1. fluid

    0下载:
  2. 基于Jos Stam 1999 “Stable Fluids” 和 Fedkiw 2001 “Visual Simulation of Smoke” 论文。用半拉格朗日法求解二维Naver-Stokes公式。用雅可比迭代法在GPU上快速求解泊松方程。加入Fedkiw论文中所提到的vorticity confinement 力来恢复由于离散化误差而丢失的有趣的流体旋度。此演示程序在1G Hz赛杨III, 448 MB SDRAM, Gef
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:199680
    • 提供者:ding
  1. fem2d_poisson_linear

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:sun
  1. rrrrr

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

    • 发布日期:2024-05-18
    • 文件大小:261120
    • 提供者:zhaowenjun
  1. ProjectOCW

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

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:汤曜铭
  1. myhelmholtz

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:嫣然
  1. possion

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

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:陈福美
  1. lisanyuxian

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

    • 发布日期:2024-05-18
    • 文件大小:60416
    • 提供者:马冉冉
  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 surfa
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:17408
    • 提供者:wang si
  1. possion

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

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:王娟
  1. grid-program

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

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:周建
  1. mg

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

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:jiahuili
  1. Matlab-code

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

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:顾伟
  1. POSION

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

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:Mu Lufei
  1. poisson-dirichlet-

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:黄程
  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
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:4230144
    • 提供者:张司命
  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). Thes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:176128
    • 提供者:Chaofeng
  1. equation-seamles

    0下载:
  2. 基于泊松方程的数字图像无缝拼合,期刊论文-Based on the digital image poisson equation seamless joint
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:324608
    • 提供者:shk
  1. Poisson-Equation-with-Multigrid

    0下载:
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:111616
    • 提供者:丰祥
  1. 2D-Poisson-Solving

    0下载:
  2. 利用有限差分和MATLAB矩阵运算直接求解二维泊松方程-Directly solving the 2D Poisson equation using finite difference and MATLAB matrix operations
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:243712
    • 提供者:tanwenting
« 1 2 34 5 6 7 »

源码中国 www.ymcn.org