JuliaControl/ControlSystems.jl

Algorithm for Controllability canonical form

Open

#172 创建于 2018年12月30日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Julia (90 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (578 star)
PR 合并指标
 (平均合并 203天 12小时) (30 天内合并 12 个 PR)

描述

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.

贡献者指南