代码搜索结果
找到约 521,473 项符合
Control System 的代码
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
ga_ex672.m
% GA_ex672.m file
% [Kp Ki Kd] values for a PID control system
% PenChen Chou, Aug. 17, 2001
%**********************************************************/
% User can modify the following
ga_ex671.m
% GA_ex671.m file
% [Kp Ki Kd] values for a PID control system
% PenChen Chou, Aug. 17, 2001
%**********************************************************/
% User can modify the following
simu_neural.c
/************ User appended ***********************************
* File : simu_neural.c
* Abstract:
* An example C-file S-function for Neural control system,
* uk = neural(ek,dek)
ga_ex614.m
% GA_ex614.m file
% Find weights and bias of a NN control system by using GA
% PenChen Chou, 7-29-2001
%**********************************************************/
% User can modify the
ga_ex33.m
% GA_ex33.m file
% [Kp Ki Kd] values for a PID control system
% PenChen Chou, 7-8-2001
%**********************************************************/
% User can modify the following in blo
ga_ex651.m
% GA_ex651.m file
% Find scaling factors of a Fuzzy control system by using GA
% PenChen Chou, 8-6-2001
%**********************************************************/
% User can modify the
ga_ex641.m
% GA_ex641.m file
% Find scaling factors of a Fuzzy control system by using GA
% PenChen Chou, 8-5-2001
%**********************************************************/
% User can modify the
ga_ex631.m
% GA_ex631.m file
% Find scaling factors of a Fuzzy control system by using GA
% PenChen Chou, 8-4-2001
%**********************************************************/
% User can modify the
ga_ex622.m
% GA_ex622.m file
% Find scaling factors of a Fuzzy control system by using GA
% PenChen Chou, 7-30-2001
%**********************************************************/
% User can modify th