photo

Yidan


Last seen: 4 mesi fa Attivo dal 2024

Followers: 0   Following: 1

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


I am trying to solve the system of coupled partial differential equations described in the attachment using the function pdepe. My code runs into this error:
function [c,f,s] = pdefun(x,t,u,dudx) % Equation to solve c = [1; 1]; f = [-0.6; 1.32].*u; s = [0; 0]; end function u0 = pd...

4 mesi fa | 2 risposte | 0

2

risposte