代码搜索结果

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

readme

--OO-- Magnus Norgaard's NEURAL NETWORK BASED CONTROL SYSTEM DESIGN TOOLKIT

syslog.3

.TH SYSLOG 3 .\" @(#)syslog.3 4.1 7/25/83 .SH NAME syslog, openlog, closelog -- control system log .SH SYNOPSIS # include .PP openlog(ident, logstat) .br char *ident; .PP syslog(priority,

syslog.3

.\" SCCSID: @(#)syslog.3 8.2 1/28/91 .TH syslog 3 .SH Name syslog, openlog, closelog \- control system log .SH Syntax .B "#include .PP .B "openlog(ident, logstat) .br .B "char *ident; .PP .

syslog.3

.\" SCCSID: @(#)syslog.3 8.2 1/28/91 .TH syslog 3 .SH Name syslog, openlog, closelog \- control system log .SH Syntax .B "#include .PP .B "openlog(ident, logstat) .br .B "char *ident; .PP .

main.c

/************************************************************************************ **Program Name: Water lever masure and control system Main.c ** Copyright (c) 2001-2005 HUST EEIC CREATIVE NO.1

readme.txt

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

drawingutilities.cs

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Drawing; using System.Windows.Forms; namespace SimpleKMeans { class DrawingUtilities

performanceindexkalman.m

% Model : Inverted Pendulum on a up-down seesaw - 6th order % Function : (1) LQR control % (2) H_2/H_inf Control % Subject : Control System Computer Design % Term : 1999-1 % Me

set_font_size.m

% Sets some font & line width sizes %%%%%%%%%%%%%%%% set_font_size.m %%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H

axes_off.m

% Removing the axes for a subplot %%%%%%%%%%%%%%%%%% axes_off.m %%%%%%%%%%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Ch