필터 지우기
필터 지우기

Solving a complex PDE in 2D numerically

조회 수: 7 (최근 30일)
Sergio Manzetti
Sergio Manzetti 2017년 8월 1일
댓글: Sergio Manzetti 2018년 3월 9일
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
Torsten
Torsten 2017년 8월 1일
NABLA^2 of what ? Domain ? Boundary conditions ?
Best wishes
Torsten.
Sergio Manzetti
Sergio Manzetti 2018년 3월 9일
I missed this answer. It is NABLA of u(x,y), so u should have been written before NABLA. Domain is {x,y}={-inf, +inf}, B.C. u(x,0)=1, u(0,y)=1

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by