Info

This question is closed. Reopen it to edit or answer.

How do i solve this in MATLAB

1 view (last 30 days)
Jeff Spector
Jeff Spector on 27 Mar 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
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?

Answers (0)

Community Treasure Hunt

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

Start Hunting!