Which method will be useful to solve nonlinear coupled PDEs??
4 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
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:
0 Comments
See Also
Categories
Find more on Boundary Conditions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!