|
|
| 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. |
| Zip File Content |
|
| Other Files |
Transform.m, Form_Gamma.m, poisson.m, Band_Solve.m, Form_Right.m, Form_Boundary.m, Modified_Right.m, ffunc.m, Back_Solve.m
|
|
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. |
|
Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Disclaimer prior to use.
Contact us at files@mathworks.com