photo

Douglas


QER

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 13년 전 | 답변 수: 4 | 1

4

답변

질문


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,@...

거의 13년 전 | 답변 수: 4 | 0

4

답변