You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
You can enter the coefficients of a given characteristic equation to check the stability of the system.
This program addresses the cases of zero elements in the first column and zero rows.
The problem of zero element in the first column is solved by adding two more poles to the LHP. ( [old polynomial * (s^2+ n*s + m) ] this does not affect the result.) Some programs use 'eps'; it is not convenient in polynomials of higher orders.
Please let me know if there are any problems.
Cite As
Hassan Dehghani (2026). Routh Array (https://nl.mathworks.com/matlabcentral/fileexchange/46127-routh-array), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.2.0.0 (1.37 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
