代码搜索结果

找到约 521,473 项符合 Control System 的代码

ex3_2.m

%%%%%%%%%%%%%%%%%% Example 3.2 %%%%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat %

reinf3_5.m

%%%%%%%%%%% Reinforcement Problem 3.5 %%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat %

reinf3_9.m

%%%%%%%%%%% Reinforcement Problem 3.9 %%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat %

reinf3_18.m

%%%%%%%%%% Reinforcement Problem 3.18 %%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat %

fig6_20.m

% Chapter 6: Figure 6.20, p. 321 % % Jump-jet control system 3-D stability region. % [p,z]=meshdom(1.0:0.2:10,0:.2:10); k=p.*(p-1)./(p-1-z); rc=size(k);r=rc(1);c=rc(2); for i=1:r for j=1:c if abs

feedbackviewkf.m

%% Learning the Kalman Filter: a Feedback Perspective % A simulink model of Kalman filter organized as a feedback control system %% The Kalman Filter % For a linear Gassian process with input u,

progzos.html

Gain-Scheduling control for SISO systems

readmefirst.txt

What is it? -A fully automated flowgraph (signal flow graph) analysis tool using Matlab抯 symbolic and control system toolbox. -A tool for generating one or several transfer functions

readme.txt

Brief introduction to CtrlLAB 3.0(c) ------------------------------------ Thanks for using CtrlLAB, a MATLAB-based User interface for doing feedback control system ana

readme

----------------------------------------------- TrueTime 1.5 Example: Distributed Control System Directory: $DIR/examples/distributed ----------------------------------------------- 1. INTRODUCTIO