Info

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

Condition based differential equation

1 view (last 30 days)
Jeevan Patil
Jeevan Patil on 10 Feb 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi..
I have follwing differential equation
dP/dt = C if P < Pt
dP/dt = D*f(P) if P>Pt
I want to make a model by using these two differential equation. How to model these equation in simulink.
Regards Jeevan Patil

Answers (0)

Community Treasure Hunt

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

Start Hunting!