photo

Vikram Singh


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


I want to simulate the Point Reactor Kinetic Equations in Simulink. Solving the equations using ODE45 in MATLAB works fine but the Simulink model never achieves steady state. Can someone advise?
The equations as used in a MATLAB function are: function ndot=neudens(t,y,bet,B,lam,L) ndot(1) = ((react-B)/L)...

8 years ago | 1 answer | 0

1

answer