photo

Douglas


QER

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
0 Antworten

RANG
239.047
of 301.175

REPUTATION
0

BEITRÄGE
3 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 21.185

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.238

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • 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 14 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 ...

mehr als 14 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,@...

mehr als 14 Jahre vor | 4 Antworten | 0

4

Antworten