Code covered by the BSD License
Highlights from
musysid
-
G=phasefix(ff)
G=phasefix(ff), takes ff in frequency function format (ident tbx),
-
[fr,sp,dfr,dsp]=ff2vm(ff)
[fr,sp,dfr,dsp]=ff2vm(ff) converts ff in the frequency function format
-
[th,datan]=rarx3(y,u,adm,adg,...
[th,datan]=rarx3(y,u,adm,adg,data0) MIMO model obtained joining
-
ff=vm2ff(fr,sp,dfr,dsp)
ff=vm2ff(fr,sp,dfr,dsp) converts four varying matrices (mutools tbx)
-
fre=ffte(y,u,n)
fre=ffte(y,u,n) very rough fft based transfer function estimate
-
sys=fre2sys(fr,T,wt)
sys=fre2sys(fr,T,wt) fits a stable, minimum phase MIMO system to
-
th=arx3(y,u)
th=arx3(y,u) MIMO model obtained joining all the MISO arx models
-
contents.m
-
View all files
|
|
| File Information |
| Description |
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] |
| Required Products |
System Identification Toolbox
|
| MATLAB release |
MATLAB 5.3.1 (R11.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 23 Apr 2003 |
He Zhiqiang
|
|
|
| 25 Jul 2004 |
minh tuan
|
|
|
| 03 Aug 2004 |
Maosheng Gong
|
|
|
| 09 Oct 2004 |
mahmoud romdhane
|
|
|
| Updates |
|
desc |
| 15 Oct 2001 |
Improved Compatibility with Matlab 6.0 (only frequency function format translators needs the sys. ident. toolbox shipped with 5.3.1) |
| 02 Jun 2003 |
Signature updated in Contents.m |
| 12 May 2005 |
Renamed everything lowercase |
| 20 Feb 2007 |
Corrected a bug that prevented rarx3 to work on multiple output systems. |
|
Contact us at files@mathworks.com