代码搜索结果

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

controller_init.m

function controller_init(arg) % Distributed control system: controller node % % Receives messages from the sensor node, computes control signal % and sends it to the actuator node. Also contains a hi

clientruntimerender.cs

/* * ClientRunTimeRender.cs @Microsoft Visual Studio 2008 * AfritXia * 2006-11-13 * * Copyright(c) http://www.AfritXia.NET/ * */ using System; using System.Co

formibuyspy.cs

using System; using System.Drawing; using System.Collections; using System.Windows.Forms; using System.Data; using System.Data.SqlServerCe; namespace Microsoft.Sql.SqlCe.Samples.Cs.IBuySpyDeli

heat_pid.m

function heat_pid % PID control computation for the heater control system % Modify this for performance evaluation % Remove timing check and put in a state transition for timing % Re-organize the

readme

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

diskdemo.m

%DISKDEMO.M Demonstration design of harddisk digital controller. echo on % This file demonstrates MATLAB's ability for classical digital control % system design by going through the design of a c

contents.m

% Control System Toolbox. % Version 3.0b 3-Mar-93 % Copyright (c) 1986-93 by The MathWorks, Inc. % % Model building. % append - Append system dynamics. % augstate - Augment states

demo1.dat

SETUP OF THE ACTIVE NOISE CONTROL EXPERIMENT This program allows you to test a very simple active noise control system at home. The purpose of this experiment is to demonstrate the basic princi

overrun.m

% Jitterbug example: overrun.m % ============================ % Compare three overrun handling methods for a control system with % delayed samples. The plant to be controlled is an integrator with a

readme.txt

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