Which method will be useful to solve nonlinear coupled PDEs??

17 views (last 30 days)
I'm stuck in solving these integro nonlinear coupled pdes which I have attached along with the boundary conditions. Is there anyone who can help me out to solve these two equations. Thanks in advance!!
**Here the primes denotes the derivative w.r.t eta.

Answers (1)

Prasanna Gude
Prasanna Gude on 5 Mar 2020
You can solve the Nonlinear Partial Differential Equations using ‘solvepde’ function in MATLAB. You can also solve your problems by putting in the correct form for ‘Partial Differential Equation Toolbox’solvers.
Refer to the following link to know more about ‘solvepde’function:
In order to know the steps involved in solving the problems using PDEModel Objects, refer to the following link:

Community Treasure Hunt

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

Start Hunting!