Recent content by TheodoreCT

  1. T

    MATLAB Help: MATLAB time step function

    thank you for your kind response, maybe you can refer to the pic below & the function actually looks like this i don't know how to explain the commas (sorry I'm not good in explaining things) , but its similar to simple function like this Rt = (R1, R2, R3...) where R1, R2, R3 is the Rt...
  2. T

    MATLAB Help: MATLAB time step function

    Hi guys I'm new to MATLAB but now i need to use it for my study. I've tried to learn by myself to run it but unfortunately it failed, so I need some guidance on how to run following time step function in MATLAB St = St-1 + Pt - ETt, St-1 + Pt - ETt ≤ Smax = Smax, St-1 + Pt - ETt > Smax then...
Back
Top