Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmower/pid.jl
PID controller implementation in Julia (first steps into Julia).
https://github.com/cmower/pid.jl
Last synced: 23 days ago
JSON representation
PID controller implementation in Julia (first steps into Julia).
- Host: GitHub
- URL: https://github.com/cmower/pid.jl
- Owner: cmower
- License: gpl-3.0
- Created: 2023-08-03T12:52:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-03T13:37:19.000Z (over 1 year ago)
- Last Synced: 2023-08-03T14:40:53.324Z (over 1 year ago)
- Language: Julia
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pid.jl
PID controller implementation in Julia.
# Requirements
* [Plots](https://docs.juliaplots.org/stable/)