資源簡介
使用 MATLAB GUI 做了一個(gè)有關(guān)二階系統(tǒng)的時(shí)域響應(yīng)程序:可以通過移動(dòng)滑動(dòng)條設(shè)置阻尼系數(shù) ζ 與自然角頻率 ωn 的值,同時(shí)可以選擇系統(tǒng)的單位階躍響應(yīng)還是單位脈沖響應(yīng),在坐標(biāo)軸中顯示響應(yīng)曲線;如果為單位階躍響應(yīng)下欠阻尼情況,還會(huì)計(jì)算并顯示出5個(gè)二階系統(tǒng)單位階躍響應(yīng)的性能指標(biāo)。
代碼片段和文件信息
function?varargout?=?fig_4_7_gui(varargin)
%?FIG_4_7_GUI?M-file?for?fig_4_7_gui.fig
%??????FIG_4_7_GUI?by?itself?creates?a?new?FIG_4_7_GUI?or?raises?the?existing
%??????singleton*.
%
%??????H?=?FIG_4_7_GUI?returns?the?handle?to?a?new?FIG_4_7_GUI?or?the?handle?to
%??????the?existing?singleton*.
%
%??????FIG_4_7_GUI(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?FIG_4_7_GUI.M?with?the?given?input?arguments.
%
%??????FIG_4_7_GUI(‘Property‘‘Value‘...)?creates?a?new?FIG_4_7_GUI?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?fig_4_7_gui_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?fig_4_7_gui_OpeningFcn?via?varargin.
%
%??????*See?GUI?Options?on?GUIDE‘s?Tools?menu.??Choose?“GUI?allows?only?one
%??????instance?to?run?(singleton)“.
%
%?See?also:?GUIDE?GUIDATA?GUIHANDLE
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????7454??2014-04-12?08:56??FIG_4_7_GUI\fig_4_7_gui.asv
?????文件???????6801??2014-04-12?09:12??FIG_4_7_GUI\fig_4_7_gui.fig
?????文件???????8985??2014-04-12?09:10??FIG_4_7_GUI\fig_4_7_gui.m
?????目錄??????????0??2014-04-12?09:35??FIG_4_7_GUI
-----------?---------??----------?-----??----
????????????????23240????????????????????4
- 上一篇:python爬蟲抓取北京天氣
- 下一篇:DifferentSLIAuto 1.4
評(píng)論
共有 條評(píng)論