当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - poisson s equation
搜索资源列表
-
2下载:
用有限元方法求解二维泊松方程的FORTRAN90 程序,适合有限元初学者掌握有限元方法编程技巧!,FEM2D_POISSON_LINEAR is a FORTRAN90 program which solves the 2D Poisson equation using the finite element method with piecewise linear triangular elements.
-
-
1下载:
利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
-
-
0下载:
自己写的求解波松方程的matlab程序
并采用两种方法求解
-Writing their own to solve Poisson equation matlab program and the use of two methods for solving
-
-
2下载:
nanoMOS is a 2-D simulator for thin body (less than 5 nm), fully depleted, double-gated n-MOSFETs. A choice of three transport models is currently available (drift-diffusion, classical ballistic, and quantum ballistic). The transport models treat qua
-
-
0下载:
-
-
2下载:
通过有限差分对平行板电容器进行差分,然后求解泊松方程,求出空间电荷在平行板电容器中电场分布情况-Through the finite-difference differential pairs of parallel-plate capacitor, and then solving Poisson' s equation of space charge in a parallel plate capacitor in the electric field distribution
-
-
0下载:
用fortran语言对偏微分方程中的泊松方程的进行数值解的程序实现 -Fortran language of partial differential equations with Poisson' s equation in the numerical solution of the program realization
-
-
0下载:
Simple and fast multigrid solution of Poisson s equation using diagonally oriented grids
-
-
0下载:
For this project, the shadow removal method used by Finlayson et al. in [1] was implemented.
This report contains an overview of the mathematical background and a detailed
discussion on the experiments performed with the implementation.
This me
-
-
1下载:
本程序使用Fortran语言,使用多重网格的方法求解泊松方程-This program solves Poisson s equation with multigrid method, using Fortran language
-
-
0下载:
基于matlab的有限元法求解泊松方程,WORD的形式,里面附有源程序-Matlab-based finite element method for solving Poisson s equation
-
-
0下载:
This Matlab code solves a one-dimensional boundary-value problem using the finite element method. The boundary-value problem at hand is defined by the Poisson s equation in a simple medium (isotropic, linear, and homogeneous) characterized by a unifo
-
-
0下载:
this program calculates poisson equation
-
-
1下载:
基于泊松方程的复杂物体三维建模方法,同时也讲述了如何修复建模物体表面的空洞和极点.-Complex object in 3D modeling method based on Poisson s equation, it also introduces how to repair the modeling object surface voids and poles.
-
-
0下载:
Finite element method for 2D Poisson s equation ( Elliptic).
-
-
1下载:
二维泊松方程的定解问题:用5点菱形异步迭代格式求解泊松方程,h=5/4 ,误差s=1e-6
-Differential method for Poisson equation
-
-
1下载:
有限元泊松方程求解案例程序,希望对大家有所帮助-FEM poisson s equation example
-
-
0下载:
求解泊松方程,通过差分法将泊松方程建立为线性方程组,得到稀疏矩阵,通过GS迭代法求解线性方程组,得到泊松方程的特解。-Solving Poisson equation, difference method will be established by linear equations Poisson equation, sparse matrix, solving linear equations by GS iterative method to obtain a particular sol
-
-
0下载:
浅水方程,描述浅水波的动态运动过程,泊松方程,可以用于浅滩水位的平面分布(The shallow water equation describes the dynamic motion process of shallow water waves. Poisson's equation can be used for the plane distribution of shallow water levels)
-
-
0下载:
FEM2D_POISSON is a FORTRAN90 program which applies the finite element method to solve a form of Poisson's equation over an arbitrary triangulated region.
-