GUI for Routh-Hurwitz Criterion

版本 1.0.0.0 (4.6 KB) 作者: xianfa zeng
Input commands in the edit text, and it will compute and display the Routh-Hurwitz array.
5.7K 次下载
更新时间 2009/6/30

查看许可证

There are 5 M-files : Routh_Gui.m, OnOk.m, routh.m, disp_result.m, funct.m. And Routh_Gui.m is used for creating the interface(using uicontrol,uipanel), OnOk.m is the callback function of pushbutton 'OK'. Based on the code written by Rivera-Santos, Edmundo J. , routh.m is modified a little to compute the Routh-Hurwitz array. File disp_result.m is used to diaplay the Routh-Hurwitz array and some other information on the GUI, and funct.m is to save the command that typed in the Edit text. Type 'Routh_Gui' in the command window to run the program.

引用格式

xianfa zeng (2024). GUI for Routh-Hurwitz Criterion (https://www.mathworks.com/matlabcentral/fileexchange/24595-gui-for-routh-hurwitz-criterion), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP3
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Stability Analysis 的更多信息
致谢

参考作品: routh.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0