Which tool can I use to solve the nonlinear pde system with three functions?
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Meva
el 31 de Dic. de 2015
Respondida: Hasti
el 1 de Feb. de 2019
Hello,
I have three nonlinear equations with three unknown functions as attached. Which tool will be more useful and easier to solve this nonlinear pde system using finite difference? Thanks.
0 comentarios
Respuesta aceptada
Tushar Athawale
el 4 de En. de 2016
The following link refers to types of problems you can solve using MATLAB PDE toolbox:
MATLAB "pdepe" function can be used to solve initial-boundary value problems for parabolic-elliptic PDEs in 1-D:
0 comentarios
Más respuestas (1)
Hasti
el 1 de Feb. de 2019
Hello,
I have a similar system of nonlinear PDEs where I have an extra time-derivative in one equation (the same as eqautin (1c) in the attached file for the original question nonlinear_wake.pdf). Can "pdepe" solve these system of equations? If yes, how? (because I did not see it in the definition of pdepe in matlab) and if not which other method do you suggest?
Thank you very much.
0 comentarios
Ver también
Categorías
Más información sobre Boundary Conditions en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!