State Space to Transfer Function

版本 1.0.0.0 (1.8 KB) 作者: Avinash Parnandi
This code demonstrates how to convert a MIMO system from state space form to Transfer function form.
2.5K 次下载
更新时间 2011/4/21

查看许可证

This code demonstrates how to convert a dynamical multi input multi output (MIMO) system from state space form to Transfer function form. Here you can provide the A, B, C, D matrices describing the dynamics of your system (or use function rss() to generate a random system). Then you can the transfer function matrix for the MIMO system. Same concept can be very easily applied to SISO system. Please note that you can pretty much find most of this information in matlab help files but the description of ss2tf function is not very detailed (especially the significance of 'iu'), hence this example

引用格式

Avinash Parnandi (2024). State Space to Transfer Function (https://www.mathworks.com/matlabcentral/fileexchange/31139-state-space-to-transfer-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
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.0.0