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
Aktualisiert 21. Apr 2011

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2009b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Dynamic System Models finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0