PDE Toolbox: c coefficient in 1D
14 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am trying to solve a system of 2 PDEs in 1D with PDE Toolbox. (Note that I have to use PDE Toolbox instead of pdepe since one of my PDEs is hyperbolic).
Here are my equations:
Written in the form that PDE Toolbox wants, we have

where [1 0; 0 0] is the matrix form of the c coefficient. The terms in brackets are matrices written in matlab form. Now, how can I write the c coefficient in the form expected by specifycoefficients()? I'm not sure how this translates into a tensor.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Boundary Conditions en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

