State Space to Transfer Function

This code demonstrates how to convert a MIMO system from state space form to Transfer function form.
2.5K Downloads
Updated Thu, 21 Apr 2011 09:58:14 +0000

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dynamic System Models in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0