Modern Control Latex Project Writer

版本 1.0.1 (20.8 KB) 作者: Mohammad Al-Fetyani
Apply modern control techniques to any SISO system and generate a step by step solution in latex format.
100.0 次下载
更新时间 2019/12/23

查看许可证

Check out this overleaf link to observe the CAPABILITIES of this function:
https://www.overleaf.com/read/hchfzvzhxjkd

This fucntion generates fully compitable latex code.
It used to solve in a step-wise manner the following:
- Decomposition
-- Controllable Canonical Form (CCF)
-- Observable Canonical Form (OCF)
-- Diagonal Canonical Form (DCF)
-- Jordan Canonical Form (JCF)
- Similarity Transformation
-- Controllable Canonical Form (CCF)
-- Observable Canonical Form (OCF)
-- Diagonal Canonical Form (DCF)
-- Jordan Canonical Form (JCF)
- Controllability and Observability
-- Kalman test
-- Gilbert test
- Controller Design
-- Transformation Matrix Method
-- Direct Substitution Method
-- Ackermann's Formula Method
- Observer Design
-- Transformation Matrix Method
-- Direct Substitution Method
-- Ackermann's Formula Method
Inputs
fid: a file to write on.
systems: cell of systems. each system must be a structure
with num, den or A,B,C,D.
desired_poly: desired polynomial for controller design. (Optional)
desired_poly_observer: desired polynomial for observer design. (Optional)
Outputs a latex file that can combiled using any latex program
or using overleaf.com .

引用格式

Mohammad Al-Fetyani (2024). Modern Control Latex Project Writer (https://www.mathworks.com/matlabcentral/fileexchange/73769-modern-control-latex-project-writer), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
与 R2016b 及更高版本兼容
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dynamic System Models 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.1

Files Fixed.

1.0.0