photo

nandine


Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


pde matlab code for wave equation
this is my code so far, however it seems matlab is not going through my iteration and simply plotting the initial condition. can...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


nonlinear 2D elliptic problem u_xx+u_yy= f(x,y)
x is in (0,1) , y (0,1) and u =0 pn boundaries. My problem is equivalent to this matrix formulation: (attached). Howeve...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


spdiags command not working
>> Dx=spdiags([e 2*e e], -1:1, Nx,Nx)/(dx)^{2} Undefined operator '^' for input arguments of type 'cell'. What is wrong ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort