Recent content by ruwais92

  1. R

    MATLAB [Matlab] Problem in modeling a DAE system using ode15s

    Dear Greg, I have not yet been able to identify the exact nature of the error in that code. However, I did manage to find a workaround. It's working fine just like the original was intended to. Thankyou very much for your your concern. Much appreciated!
  2. R

    MATLAB [Matlab] Problem in modeling a DAE system using ode15s

    Dear all, I have a coupled system of ode's with an algebraic equation. The equations are as follows, function dy=lorentz(t,y) global Vfc; %fcdata.m % Data file for the hybrid system with parameters values %*************************************** % Physical parameters Rl = 0.024...
Back
Top