云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > 自动控制原理Matlab程序作业(精)

自动控制原理Matlab程序作业(精)

  • 62 次阅读
  • 3 次下载
  • 2025/4/30 19:44:34

set(handles.Xpoint,'string' ,num2str(X; set(handles.Ypoint,'string' ,num2str(Y; damp=sqrt(X(1,1^2/(X(1,1^2+Y(1,1^2; Wn=abs(X(1,1/damp; Tp=pi/(Wn*sqrt(1-damp^2;

overshoot=exp(-pi*damp/sqrt(1-damp^2; Ts=3/(damp*Wn; deviation=Wn^2;

set(handles.overshoot,'string' ,num2str(overshoot; set(handles.Ts,'string' ,Ts; set(handles.Tp,'string' ,Tp;

set(handles.Wn,'string' ,num2str(Wn; set(handles.damp,'string' ,num2str(damp; set(handles.deviation,'string' ,deviation;

function edit2_Callback(hObject, eventdata, handles % hObject handle to edit1 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA

% Hints: get(hObject,'String' returns contents of edit1 as text

% str2double(get(hObject,'String' returns contents of edit1 as a double % --- Executes during object creation, after setting all properties. function edit2_CreateFcn(hObject, eventdata, handles

% hObject handle to edit1 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles empty - handles not created until after all CreateFcns called

% Hint: edit controls usually have a white background on Windows. % See ISPC and COMPUTER.

if ispc && isequal(get(hObject,'BackgroundColor' , get(0,'defaultUicontrolBackgroundColor'

set(hObject,'BackgroundColor' , 'white' ; end

% --- Executes on button press in pushbutton5.

function pushbutton5_Callback(hObject, eventdata, handles % hObject handle to pushbutton5 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA

num = str2num(get(handles.edit1,'String' ; den = str2num(get(handles.edit2,'String' ; sys=tf(num,den

rltool(sys;%à?ó?1¤??μ÷???????÷2?êyê1???-1y?÷μ???μ? function edit4_Callback(hObject, eventdata, handles % hObject handle to edit4 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA

% Hints: get(hObject,'String' returns contents of edit4 as textw'q % str2double(get(hObject,'String' returns contents of edit4 as a double

% --- Executes during object creation, after setting all properties. function edit4_CreateFcn(hObject, eventdata, handles

% hObject handle to edit4 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles empty - handles not created until after all CreateFcns called

% Hint: edit controls usually have a white background on Windows. % See ISPC and COMPUTER.

if ispc && isequal(get(hObject,'BackgroundColor' , get(0,'defaultUicontrolBackgroundColor'

set(hObject,'BackgroundColor' , 'white' ; end

% --- Executes on button press in pushbutton6.

function pushbutton6_Callback(hObject, eventdata, handles

% hObject handle to pushbutton6 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA

% --- Executes on button press in pushbutton7.

function pushbutton7_Callback(hObject, eventdata, handles % hObject handle to pushbutton7 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user data (see GUIDATA

% --- Executes on button press in pushbutton8.

function pushbutton8_Callback(hObject, eventdata, handles % hObject handle to pushbutton8 (see GCBO

% eventdata reserved - to be defined in a future version of MATLAB

自动控制原理 Matlab 程序设计报告 % handles structure with handles and user data (see GUIDATA % --- Executes on button press in pushbutton9. function pushbutton9_Callback(hObject, eventdata, handles % hObject % eventdata % handles handle to pushbutton9 (see GCBO reserved - to be defined in a future version of MATLAB structure with handles and user data (see GUIDATA num = str2num(get(handles.edit1,'String'; den = str2num(get(handles.edit2,'String'; A = str2num(get(handles.edit5,'String'*(-1; num = [1 A]; G = tf(num,den; rlocus(G hold on; sgrid(0.707,[] hold off; % --- Executes on button press in pushbutton10. function pushbutton10_Callback(hObject, eventdata, handles % hObject % eventdata % handles handle to pushbutton10 (see GCBO reserved - to be defined in a future version of MATLAB structure with handles and user data (see GUIDATA num =

搜索更多关于: 自动控制原理Matlab程序作业(精) 的文档
  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

set(handles.Xpoint,'string' ,num2str(X; set(handles.Ypoint,'string' ,num2str(Y; damp=sqrt(X(1,1^2/(X(1,1^2+Y(1,1^2; Wn=abs(X(1,1/damp; Tp=pi/(Wn*sqrt(1-damp^2; overshoot=exp(-pi*damp/sqrt(1-damp^2; Ts=3/(damp*Wn; deviation=Wn^2; set(handles.overshoot,'string' ,num2str(overshoot; set(handles.Ts,'string' ,Ts; set(handles.Tp,'string' ,Tp; set(handles.Wn,'string' ,num2s

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com