How can I solve this PDE equation?

조회 수: 1 (최근 30일)
saeed karami
saeed karami 2016년 10월 14일
댓글: Walter Roberson 2016년 10월 21일
∂c/∂t+Q∂c/∂v=Ri
R1=∑_(i=D)^G▒KFiCf
R2=KFDCF-∑_(i=N)^G▒KDiCD
R3=KFNCF+KDNCD-KNGCN
R4=KFG+KDGCD+KNGCN
I.C.: Ci(v,0)=Cis
B.C.: Q(0,t)=Qin &Ci(0,t)=Ci0
  댓글 수: 6
saeed karami
saeed karami 2016년 10월 21일
In this question, all(D, N, NG, F, Fi, DG, FG, FD, FN and Di) are just symbols. For example, D is Just a symbol of R (Just for explain that factors) and don't has amount.
Walter Roberson
Walter Roberson 2016년 10월 21일
I do not know how to sum over a range of symbols unless the symbols have been ordered in some way. A summation over an unordered set of symbols is denoted by sigma variable_name element_of set; when you have sigma variable_name = value with upper value given, then it is assumed that the variables are orderable and vary by 1 -- e.g., i = N, i = N+1, i = N+2 ... i = G

댓글을 달려면 로그인하십시오.

채택된 답변

Pritesh Shah
Pritesh Shah 2016년 10월 15일
  댓글 수: 1
saeed karami
saeed karami 2016년 10월 15일
With thanks for your helping... Best,

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Boundary Conditions에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by