photo

Douglas


QER

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I solve the following PDE problem in MATLAB. I do not see how to formulate it in a form suitable for the pdepe function.
C * Dusubi/Dt = x^-2 * D/Dx(x^2 * C * Dsubi * Dusubi/Dx) - N * Dusubi/Dx i = 1 to 6 where N = Sum(i=1:6)[C * Dsubi * Dus...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I plot a selective range of x-axis values
I am a new user of MATLAB. Currently I have this in my script: figure subplot(2,2,1) plot(t/60,mass) grid on ...

fast 13 Jahre vor | 4 Antworten | 1

4

Antworten

Frage


WHy do I get "ans = 1" in the Command Window?
In running a program I have written using the pdepe function, and sometime during the function call: soln=pdepe(m,@solnpde,@...

fast 13 Jahre vor | 4 Antworten | 0

4

Antworten