Solving a complex PDE in 2D numerically
1 view (last 30 days)
Show older comments
Hi, I have Matlab and in it, using Matlab PDE Toolbox does provide a solution to my PDE.
I have the following PDE:
u NABLA^2 - I*u + c = 0
where I is the imaginary number, and NABLA² is the Laplacian in 2D.
Is there a tutorial or something similar that shows how to solve this numerically in MATLAB?
Thanks
2 Comments
Answers (0)
See Also
Categories
Find more on PDE Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!