PDE Toolbox help required in specifying nonzero m and d coefficients.

1 visualización (últimos 30 días)
Hello,
I want to solve the following pde,
\partial_{tt} u + a\partial_t u = \partial_{xx} u - sin (u) + j(t)
But I am stuck at specifying d coefficient in pde toolbox. It says d must be a matrix when m is nonzero. My required value for d is 1. How can I specify it as a matrix?
  1 comentario
Joanna Chang
Joanna Chang el 6 de Ag. de 2020
Editada: Joanna Chang el 6 de Ag. de 2020
I am also stuck on the same problem. I have two PDEs, and d should be 0 for the first one and 0.3 for the second such that d=[0 0; 0 0.3]. Following instructions here, I got that results.M is size 318x318. How can I express d as a matrix of this size?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Productos


Versión

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by