代码搜索结果
找到约 521,473 项符合
Control System 的代码
reinf3_7.m
%%%%%%%%%%% Reinforcement Problem 3.7 %%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
reinf3_17.m
%%%%%%%%%% Reinforcement Problem 3.17 %%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
ex3_4.m
%%%%%%%%%%%%%%%%%% Example 3.4 %%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
ex3_3.m
%%%%%%%%%%%%%%%%%% Example 3.3 %%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
ex3_1.m
%%%%%%%%%%%%%%%%%% Example 3.1 %%%%%%%%%%%%%%%%%%
% Discrete-Time Control Problems using %
% MATLAB and the Control System Toolbox %
% by J.H. Chow, D.K. Frederick, & N.W. Chbat %
greenhousecontrols.java
//: innerclasses/GreenhouseControls.java
// This produces a specific application of the
// control system, all in a single class. Inner
// classes allow you to encapsulate different
// functionali
park.h
/* =================================================================================
File name: PARK.H (IQ version)
Originator: Digital Control System
control system.mdl
Model {
Name "untitled3"
Version 7.1
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelV
makefile
### Robot Control System makefile -Bdynamic
CC = gcc
LDFLAGS =
CFLAGS = -g -Wall -O2
LDLIBS=
#TASKDIR = followWall/*.o moveforward/*.o wander/*.o
EXE = Grab
OBJS = v4l.o main.o
makefile
# You must select the correct terminal control system to be used to
# turn character echo off when reading passwords. There a 5 systems
# SGTTY - the old BSD system
# TERMIO - most system V box