simulink - Time driven simulation backwards steps -


i looking alternative simulink allow control stepping mechanism. same concern raised in question, simulink not allow backwards stepping, complex systems x(t,u) "changing variables" (t <- -t) requires weeks of work, cannot controlled (u) correctly due interdependance between past states , present decisions (u=f(x(s)),s<=t).

conceptually, trick consists in manually storing previous states in memory : simulink user, difficult , error prone, whereas stepping backwards in time simple , fit nicely in simulink, developer's point of view.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -