Be the first to rate this file! 116 downloads (last 30 days) File Size: 2.13 KB File ID: #15862

Hurwitz-Schur Stability Test of 2-D Polynomials

by Yang Xiao

 

08 Aug 2007 (Updated 08 Aug 2007)

Code covered by BSD License  

This program can test the Hurwitz-Schur Stability of 2-D Polynomials.

Download Now | Watch this File

File Information
Description

Hurwitz-Schur Stability Test of 2-D Polynomials

Copyright (C) Yang XIAO, Beijing Jiaotong University, Aug.8, 2007, E-Mail: yxiao@bjtu.edu.cn.

The stability of 2-D continuous-discrete systems and time-delay systems can be determined by the Hurwitz-Schur Stability of characteristic polynomials of the systems [1-3].
The characteristic polynomials can be expressed as a 2-D Polynomial in s-z domain: B(z1,z2)=[1 z^(-1) z^(-2)]*B*[1 s s^2]'.
This program derived from the main results of Ref. [1-3], and it can test the Hurwitz-Schur Stability of 2-D Polynomials.

Ref:
[1] Y. Xiao; Stability test for 2-D continuous-discrete systems, Proceedings of the 40th IEEE Conference on Decision and Control, 2001. Volume 4,4-7 Dec. 2001
Page(s):3649 - 3654 vol.4
[2] Y. Xiao Yang, 2-D stability test for time-delay systems, Proceedings of 2001 International Conferences on Info-tech and Info-net, 2001. ICII 2001 - Beijing. Volume 4, 29 Oct.-1 Nov. 2001 Page(s):203 - 208 vol.4
[3] Y. Xiao; 2-D algebraic test for stability of time-delay systems, Proceedings of the 2002 American Control Conference, 2002. Volume 4, 8-10 May 2002 Page(s):3351 - 3356 vol.4
[4] Y. Xiao, Stability Analysis of Multidimensional Systems, Shanghai Science and Technology Press, Shanghai, 2003.
The papers [1-3] can be downloaded from Web site of IEEE Explore.

MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
08 Aug 2007 Ali OZGUL

Dear Yang Xiao

I perused your Hurwitz-Schur stability test with matlab program algorithm and run-times.

[1]. If you use the matlab-vector application instead of for-next(end) procedure than it is more speedly.
For example:

M=512;
n=1:512;
z=exp(j.*2.*pi.*(n-1)/M);

[2] If you make this m-file, one matlab sub-function than be very usefully for users.

Good works, best regards

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
hurwitzschur stability Yang Xiao 22 Oct 2008 09:22:24
2d polynomials Yang Xiao 22 Oct 2008 09:22:24
2d continuousdiscrete Yang Xiao 22 Oct 2008 09:22:24
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com