statsizechk matlab,Matlab讨论区 - 声振论坛 - 振动,动力学,声学,信号处理,故障诊断 - Powered by Discuz!...

Subspace Identification

-----------------------

This diskette goes together with the book:

Subspace Identification for Linear Systems

Theory - Implementation - Applications

By Peter Van Overschee and Bart De Moor

Kluwer Academic Publishers, 1996

It contains all algorithms described in the book.

Installation

------------

All algorithms in the book have been implemented in separate M-files.

The research however culminated in the function subid.m which

implements deterministic, stochastic and combined subspace

identification.  This function is an excellent place to start with.

After you have copied the files from the diskette to your

computer (for instance in the directory c:\subspace), you should

include the directory ;subfun' in your path:

> path(path,'c:\subspace\subfun');

Now change your directory to the 'examples' directory and

run the demo file 'sta_demo.m':

> cd c:\subspace\examples

> sta_demo

You will get a clear impression of what subspace identification

algorithms can do.

Now you are ready to rerun some of the applications.  To run for

instance the application of the flexible robot arm, do:

> cd c:\subspace\applic

> appl5

This will guide you through the demo and reproduce the results of the

book.  Now that you are at it, you could run some other applications

in this directory.

\nin You are now ready to try out your own problem.  You could just

use one of the subspace identification functions (for instance

'subid.m'.  Alternatively, you could also copy and adapt one of the

application M-files.

Overview:

---------

For practical applications, only the function 'subid' is of

importance.  The other subspace identification functions that are

included, are more of an academic nature:

Deterministic Identification: det_stat, det_alt, intersec, project / subid

Stochastic Identification:    sto_stat, sto_alt, sto_pos           / subid

Combined Identification:      com_stat, com_alt                    / subid

For more information on the stochastic identification, see the file

examples/sto_demo.m.

Notes:

------

It should be noted that there is still room to improve the speed and

the memory usage of the algorithms, using for instance displacement

structure algorithms for the RQ decomposition and Lanczos algorithms

for the SVD.  The algorithms that have been implemented on this

diskette only use basic MATLAB commands (and no fancy optimized

C-code).  Feel free to improve, and let me know what you think:

peter.vanoverschee@esat.kuleuven.ac.be

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值