State Space to Transfer Function

This code demonstrates how to convert a MIMO system from state space form to Transfer function form.
2,5K download
Aggiornato 21 apr 2011

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2009b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Dynamic System Models in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0