No BSD License
-
Back_Solve(A,b)
-
Band_Solve(A,b)
-
Form_Boundary(x,y)
Boundary conditions for poisson.m
-
Form_Gamma(m,N)
-
Form_Right(m,h,f,gb,gt,gl,gr,...
-
Modified_Right(f,m,N)
-
Transform(m,p)
-
ffunc(x,y)
function, f for poisson.m
-
poisson(m,endpt,N)
-
View all files
|
|
| File Information |
| Description |
This is a simple implementation of a fast Poisson solver in two dimensions on a regular rectangular grid. The underlying method is a finite-difference scheme. 5-point, 9-point, and modified 9-point methods are implemented while FFTs are used to accelerate the solvers. This method is mostly an implementation of the process as described in Arieh Iserles Numerical Analysis textbook. More information is available at http://www.mrl.nyu.edu/~harper/poisson.htm
I am also currently extending the code to 3d as well as the Helmholtz/Modified Helmholtz equations. |
| MATLAB release |
MATLAB 5.2 (R10)
|
| Other requirements |
Should work with most versions of Matlab as it was created more than 8 years ago. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 01 Dec 2008 |
Changed the photo and fixed some text in the file notes. |
|
Contact us at files@mathworks.com