Solve boundary value problem by command lines
Version 1.0.0.0 (3.21 KB) by
Hongxue Cai
solve PDEs in continous domain using command lines
4.6K Downloads
Updated
31 Jan 2006
No License
Codes showing how to solve a boundary value problem by command lines
1. Construct geometry by geometrical matrix
2. Define boundary conditions (BCs) by a BC matrix
3. Match coefficients between the MATLAB elliptic solver and the PDE to be solved
4. Discretize PDE and BCs in the geometrical domain
5. Solve the BC problem and do post-processing
These code need MATLAB PDE Toolbox
By Hongxue Cai (h-cai@northwestern.edu)
Cite As
Hongxue Cai (2026). Solve boundary value problem by command lines (https://www.mathworks.com/matlabcentral/fileexchange/9824-solve-boundary-value-problem-by-command-lines), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP2
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Partial Differential Equation Toolbox > General PDEs > Boundary Conditions >
Find more on Boundary Conditions in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
