代码搜索结果
找到约 594 项符合
Regulator 的代码
regulate.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"This circuit is a 15 Volt complete power supply. It employs a shunt regulator configuration. The schematic is published i
regulate.ewb
Electronics Workbench Circuit File
Version: 5
Charset: ANSI
Description:
"This circuit is a 15 Volt complete power supply. It employs a shunt regulator configuration. The schematic is published i
sys_design.m
%sys_design is the function used in CtrlLAB for administrating system design tasks.
%
%Available Design Tasks are:
%
% 1 for lead/lag compensator design
% 2 for LQ optimal regulator/controller
autopid_in2.html
The ISA-PID Regulator :: Introduction to PID Autotuning (AutotunerPID Toolkit)
autopid_in2.html
The ISA-PID Regulator :: Introduction to PID Autotuning (AutotunerPID Toolkit)
黑白背景度量器.txt
Control all your special effects by dragable regulator-buttons
pid_structure.m
function regStruct = pid_structure(model,reqStruct)
%PID_STRUCTURE Structure selection for a ISA-PID regulator.
%
% REGSTRUCT = PID_STRUCTURE(MODEL,REQSTRUCT) returns the ``best''
% structure
avclass.m
function a = AVclass(varargin)
% constructor of the class Automatic Voltage Regulator
% == AVR ==
global Settings
switch nargin
case 0
a.con = [];
a.n = 0;
a.syn = [];
a.bus = [];
a.vbus
avclass.m
function a = AVclass(varargin)
% constructor of the class Automatic Voltage Regulator
% == AVR ==
global Settings
switch nargin
case 0
a.con = [];
a.n = 0;
a.syn = [];
a.bus = [];
a.vbus
pid_structure.m
function regStruct = pid_structure(model,reqStruct)
%PID_STRUCTURE Structure selection for a ISA-PID regulator.
%
% REGSTRUCT = PID_STRUCTURE(MODEL,REQSTRUCT) returns the ``best''
% structure