代码搜索结果
找到约 521,473 项符合
Control System 的代码
fig4_28.m
% Chapter 4: Figure 4.28, p. 204
%
% Analysis of the closed-loop speed control system.
%
Ra=1; Km=10; J=2; f=0.5; Kb=0.1; Ka=54; Kt=1;
num1=[1]; den1=[J,f];
num2=[Ka*Kt]; den2=[1];
num3=[Kb]; den3=[
fig4_27.m
% Chapter 4: Figure 4.27, p. 203
%
% Analysis of the open-loop speed control system.
%
Ra=1; Km=10; J=2; f=0.5; Kb=0.1;
num1=[1]; den1=[J,f];
num2=[Km*Kb/Ra]; den2=[1];
[num,den]=feedback(num1,den1,
fig9_47.m
% Chapter 9: Figure 9.47, p. 524
%
% The Bode plot of the liquid level control system with
% gain and phase margin. The gain K must be input at the
% command level before executing this m-file.
winmain.cpp
/**************************************************
WinMain.cpp
Chapter 15 Map Inventory Control System Demo
Programming Role-Playing Games with DirectX
by Jim Adams (01 Jan 2002)
Required li
winmain.cpp
/**************************************************
WinMain.cpp
Chapter 15 Character Inventory Control System Demo
Programming Role-Playing Games with DirectX
by Jim Adams (01 Jan 2002)
Requi
aci_se_const.c
/*=====================================================================================
File name: ACI_SE_CONST.C
Originator: Digital Control System
aci_fe_const.c
/*=====================================================================================
File name: ACI_FE_CONST.C
Originator: Digital Control System
lincon.m
% ---------------------------------- LINCON.M --------------------------------
%
% Program for simulating a control system based on the instantaneous
% linearization technique. An "approxima
lincon.m~
% ---------------------------------- LINCON.M --------------------------------
%
% Program for simulating a control system based on the instantaneous
% linearization technique. An "approxima
release
Release Notes
Neural Network Based
Control System Design
Toolkit
Version 2
Department of Automation, Technical University of Denmark, January 23, 2000
This note contains important inform