How do i solve this in MATLAB
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have the following coupled nonlinear PDE's :
1) y''-(dy/dt) = k1*(dC/dt)
2) k2*(dC/dt)=(k3)*(k4)*y*(1-C)-(k3)*C
where k1,k2,k3 are constant, the ' is differentiation in space, and dy/dt and dc/dt are derivatives in time. I believe this must be solved numerically but I do now know how to do this in MATLAB. Can someone help?
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!