Which method will be useful to solve nonlinear coupled PDEs??
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Prasanna Gude
2020-3-5
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Boundary Conditions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!