musysid
Mu-Tools based Multivariable System Identification
The Musysid folder contains some useful tools for :
- black box MIMO system identification
- state space system fitting from a given frequency response
- converting frequency response data between the MU-TOOLS Toolbox and the SYSTEM IDENTIFICATION Toolbox formats.
There are 8 files:
- contents : describes the files in the musysid folder
- arx3 : arx MIMO system identification
- rarx3 : recursive arx MIMO system identification
- fre2sys : sys fitting from MIMO frequency response
- ffte : rough fft based MIMO transfer function estimate
- ff2vm : frequency format to varying matrices
- vm2ff : varying matrices to frequency format
- phasefix : move phase angles in the interval [-pi, pi]
Cite As
Giampiero Campa (2024). musysid (https://www.mathworks.com/matlabcentral/fileexchange/165-musysid), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > System Identification Toolbox >
- Control Systems > System Identification Toolbox > Linear Model Identification >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | Corrected a bug that prevented rarx3 to work on multiple output systems. |