I need to add time varying component to the equation to be solved,i need to read these parameters at every time step and include the variation in the equations to be solved.Can anyone assist me on this?

1 view (last 30 days)
for eg X = X1 + T1 + X2 + X3 + X4+ X5+Xdash;
Xdash is the time varying component, I am integrating the above equation and the value of Xdash changes at every time step at the same time the integration also takes place. I am planning to read the variable Xdash from an external file at every time step. can these type of problems be solved easily.
  12 Comments
deep
deep on 17 Mar 2015
Thank you once again.I am guessing this will resolve my issues.In case i face some further issues i would get back.Thank you for your quick responses highly appreciate it :)

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!