Question: Nonlinear Coupled PDE

Hy Prof.

Please help me or guide me to get idea to solve Nonlinear coupled PDEwith MAPLE.Dr.Sam Dao could please help me as I saw your YOUTUBE lecturer which very helpful to me and please give some idea about my topic.

pde[1] := diff(u(x, t), t)-D(diff(u(x, t), x, x)) = alpha*u(x, t)*(1-v(x, t))

pde[2] := diff(v(x, t), t)-E(diff(v(x, t), x, x)) = beta*v(x, t)*(1-u(x, t))

Thanks in advance and answer is highly appricaited 

Please Wait...