How to applied finite difference into partial equation?

95 Views Asked by At

I am trying to use finite difference method to numerically solve a pair of partial differential equation by using Matlab. Main equation and boundary condition

So far, this is my working . Working for 1st equation

Working for 2nd equation

Did my working calculation on finite differences correct? For matlab coding (don't known anything) i still learn the basic thing on how to create the coding from youtube.