an urgent question for matlab
Hi,
I am trying to solve the following partial differential equation with 4 boundary conditions with mathematica. But it doesn't work.
sigma is a constant in here.
****************************
t[y, z] - Gamma^2*t_xx[y, z] + t_yy[y, z]= Sigma
The boundary conditions are:
t(y,0)=\sigma
t(y,L)=\sigma
t(-h/2,Z)=0
t(h/2,Z)=0
Does anyone know how to solve the problem?
Thanks for advance
.
Relevant Pages
- Re: help for a mathematica question
... I am trying to solve the following partial differential equation with 4 boundary conditions with mathematica. ... If matlab is better to solve these kind of questions, how can I solve this question with Matlab? ... (sci.math) - help for a mathematica question
... I am trying to solve the following partial differential equation with 4 boundary conditions with mathematica. ... If matlab is better to solve these kind of questions, how can I solve this question with Matlab? ... (sci.math) - Example of a perturbation problem
... I am looking for one or more examples in physics / engineering wherein a ... transfer of boundary conditions procedure. ... (sci.physics.research) - Re: solve a system of partial differential equations
... to solve a second order differential equation. ... I can provide you two more boundary conditions. ... is it still solvable using bvp4c? ... partial differential equation. ... (comp.soft-sys.matlab) - Re: solve a system of partial differential equations
... I should provide 2 boundary conditions to solve a second order differential equation. ... is it still solvable using bvp4c? ... even though it is a partial differential equation. ... (comp.soft-sys.matlab) |
|