Skip to content

Commit 552af58

Browse files
authored
add a list of courses using ControlSystems.jl
1 parent 8b43e08 commit 552af58

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,9 @@ The following is a list of packages from the wider Julia ecosystem that may be o
9595
- [StaticCompiler.jl](https://github.com/tshort/StaticCompiler.jl) contains tools for compiling small binaries of Julia programs.
9696
- [JuliaPOMDP](https://github.com/JuliaPOMDP) is a Julia ecosystem for reinforcement learning.
9797
- [JuliaReinforcementLearning](https://github.com/JuliaReinforcementLearning) is another Julia ecosystem for reinforcement learning.
98+
99+
## Courses using ControlSystems.jl
100+
- [Carnegie Mellon University: Optimal-Control](https://github.com/Optimal-Control-16-745)
101+
- [Kasetsart University: Control Engineering with Julia](https://dewdotninja.github.io/julia/control/julia_control.html)
102+
- [Czech Technical University: Optimal and Robust Control](https://hurak.github.io/orr/). [github repo](https://github.com/hurak/orr/tree/main)
103+
-

0 commit comments

Comments
 (0)