搜索资源列表
multigrid
- 一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的-a grid of multiple procedures, that there is a solution to the cycle of nonlinear equations, of course, could be replaced with other border
gacs_matlab_20070214
- a fast multigrid solver for geometric active contour models For a detailed descr iption of the method see the paper G. Papandreou and P. Maragos, Multigrid Geometric Active Contour Models, IEEE Transactions on Image Processing, vol. 16, no
multi grid 多重网格的程序
- 这是一个多重网格的程序,可以对偏微分方程进行计算!,This is a multi-grid procedure, partial differential equations can be calculated!
amg1r5
- 代数多重网格法的经典程序,主要用来求解椭圆型方程-classical code of ALGEBRAIC MULTIGRID METHOD
multigrid
- 怎样划分宏块的一个完整程序,该程序对一般的视频序列都很有用-How divided macroblock of a complete program of general video sequences are very useful
MGSolver
- 多重网格算法,可以求解线性方程组,求解速度比较高,对高数值计算的人士很有好处。-This is a multigrid programme,made bu Fortran
AMGToolbox.tar
- 建立於 matlab的 代數多重網格工具-Established in matlab tools for algebraic multigrid
gacs
- 利用 多重網格法所寫的 level set法-Multigrid method using level set method written in
sixpack-2.3.7
- 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
mgintro.pdf
- an introduction to multigrid,一篇介绍多重网格方法的短文,简明扼要-an introduction to multigrid
3DGMG_poisson_solver_basic
- 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y d
465-1898-1-PB
- Simple and fast multigrid solution of Poisson s equation using diagonally oriented grids
multigrid--application
- 一本关于多重网格法的书,适合用于流体等专业学生-A book on multi-grid method, suitable for the fluid, and other professional students
grid
- A code for generating Cartesian grids (multigrid version).
Poisson-Equation-with-Multigrid
- 多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程-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.
multigrid.tar
- geometric multigrid solver written in fortran language
ctof.m.tar
- Multigrid Solver for 1D Poisson Problem
Multigrid
- This is a collection of files for the solution of scalar linear elliptic PDEs with a standard multigrid method.
multigrid
- 多重网格算法计算流体动力学MATLAB语言编程实现(multigrid algorithm cfd)