- Notifications
You must be signed in to change notification settings - Fork441
-
Not sure if this discussion has been had, but I've been looking for a good system identification package in Python for a while. As far as I can tell Python-Control has not implemented any of the Matlab functions like I don't know any open source software that can compete with Mathwork's System Identification Toolbox so this would be a great thing i.m.o.Is there a plan for system identification capabilities in Python-control? If so, would the goal be to create additional capabilities (e.g. similar to Matlab) or to integrate with these existing projects? (I'd be interested in contributing to any such effort.) Sorry, if I have missed something. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 2 comments
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
From my brief research there are a few existing system identification packages in Python:
Does anyone know of others I should add to this list? |
BetaWas this translation helpful?Give feedback.
All reactions
-
@jgoppert has asysid package |
BetaWas this translation helpful?Give feedback.