JuliaControl/ControlSystems.jl

Algorithm for Controllability canonical form

Open

#172 aberto em 30 de dez. de 2018

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Julia (90 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (578 stars)
Métricas de merge de PR
 (Mesclagem média 203d 12h) (12 fundiu PRs em 30d)

Description

Is there an Algorithm to compute the Controllability canonical form of a system for multi-input systems, or any other method to determine the controllable and uncontrollable poles of such a system? Because I didn't see anything.

However I found a paper which describes such an Algorithm: https://www.sciencedirect.com/science/article/pii/0898122184900592

Maybe somebody feels motivated to implement it. Maybe I have some time to implement this later, but I can't promise.

Guia do colaborador