Info

此问题已关闭。 请重新打开它进行编辑或回答。

Matlab PDE boundry condition confusion.

1 次查看(过去 30 天)
Stephen
Stephen 2014-3-10
关闭: MATLAB Answer Bot 2021-8-20
i have a pde where i want to be able to manipulate variables to see how the function acts. The problem is that i don't know how to set boundry conditions or g=graph the square of the function. The function should be: (k is a constant)
DuDt = k*(DuDx)/Dx + (x^2)*u
with an initial condition:(b and s are constants)
u0=e^[(x-b)^2/s]
and boundary conditions
u(-5,t)=0 u(5,t)=0
any help would be very much appreciated

回答(0 个)

此问题已关闭。

产品

Community Treasure Hunt

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

Start Hunting!

Translated by