Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time domain simulations V2 #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

GalBarkai
Copy link
Contributor

Need to workout the kinks with the delays, works fine for rational functions in continuous time

GalBarkai and others added 5 commits September 29, 2020 16:22
* Added a minreal function to minimize numerical drift.

* Both STEP and LSIM now use inputparser for enhanced readbility .

* Both STEP and LSIM can recieve sample time (Ts) from the user.

* Added support for time delays. Numerical drifts still may cause inconsistencies, but the responses are far closer and more well behaved now.

* Added a detalied example of the routines, both of rational continuous systems and delayed discrete systems.
@GalBarkai
Copy link
Contributor Author

  • Added a minreal function to minimize numerical drift.

  • Both STEP and LSIM now use inputparser for enhanced readbility .

  • Both STEP and LSIM can recieve sample time (Ts) from the user.

  • Added support for time delays. Numerical drifts still may cause inconsistencies, but the responses are far closer and more well behaved now.

  • Added a detailed example of the routines, both of rational continuous systems and delayed discrete systems.

@rubindan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant