NUMERICAL METHODS DISCRETISATION PROBLEM

2 次查看(过去 30 天)
Can anyone, perhaps, assist with "1c" below? I have done the part a, but dont know how to go about the boundary conditions required for part c. Your help will be appreciated.

回答(2 个)

Sulaymon Eshkabilov
Hi,
You can employ pdepe()
  1 个评论
Chijioke  Nkwocha
Chijioke Nkwocha 2021-5-28
Hello!
I may not really understand you as i am just trying to figure things out gradually on matlab. Could you please do this in the code i already wrote for better understaning? Thanks.

请先登录,再进行评论。


Torsten
Torsten 2021-5-29
Solve
-Δv = -5/4*π^2*sin(π*x)*cos(π*y/2)
by just modifying the b-vector from exercise part a).
Let the solution be v.
Then add
w(x,y) = sin(π*x)*cos(π/2*y)
to the solution v to get u.

类别

Help CenterFile Exchange 中查找有关 Mathematics and Optimization 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by