Routh Hurwitz Criteria using user defined Function
by Shabbeer Hassan
28 Apr 2008
(Updated 29 Apr 2008)
Routh matrix can be derived using the user defined function'routh'
|
Watch this File
|
| File Information |
| Description |
RA=ROUTH(R,EPSILON) returns the symbolic Routh array RA for polynomial. The following special cases are considered:
1) If the first element of a row becomes zero
OR
2) If one encounters a row full of zeros.
>>syms ep
>>a=routh([1 1 2 2 3 5],ep)
The above given case is for encountering a zero in the first column. |
| Required Products |
Symbolic Math Toolbox
|
| 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.
|
|
Contact us at files@mathworks.com