An open API service indexing awesome lists of open source software.

https://github.com/juliacontrol/controlsystemsmtk.jl

Interface between ControlSystems and ModelingToolkit
https://github.com/juliacontrol/controlsystemsmtk.jl

control-systems feedback-systems linearization lpv-systems modeling modeling-and-simulation

Last synced: about 2 months ago
JSON representation

Interface between ControlSystems and ModelingToolkit

Awesome Lists containing this project

README

          

# ControlSystemsMTK

[![Build Status](https://github.com/JuliaControl/ControlSystemsMTK.jl/workflows/CI/badge.svg)](https://github.com/JuliaControl/ControlSystemsMTK.jl/actions)
[![Coverage](https://codecov.io/gh/JuliaControl/ControlSystemsMTK.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaControl/ControlSystemsMTK.jl)
[![](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliacontrol.github.io/ControlSystemsMTK.jl/dev)

An interface between [ControlSystems.jl](https://github.com/JuliaControl/ControlSystems.jl) and [ModelingToolkit.jl](https://github.com/SciML/ModelingToolkit.jl).

See the video below, at 17:30, for an example of using ControlSystems and ModelingToolkit together
[![CS and MTK on youtube](https://img.youtube.com/vi/favQKOyyx4o/0.jpg)](https://www.youtube.com/watch?v=favQKOyyx4o)

Check out the [documentation](https://juliacontrol.github.io/ControlSystemsMTK.jl/dev) for more information.