代码搜索:open-loop
找到约 77 项符合「open-loop」的源代码
代码结果 77
www.eeworm.com/read/244380/12869769
m dcl_rock.m
% Sample-data transient responses of the closed_loop rocket
% stabilization system
%
% flight time
t = input ('Enter time t = ');
% open-loop interconnection
sim_rock
%
% response to the refer
www.eeworm.com/read/244380/12869731
m sys_rock.m
% Generates the open-loop connection for the
% rocket stabilization system
%
% rocket model
mod_rock
% sensor models
wsa_rock
% weighting functions
wts_rock
%
systemnames = ' G_rock Wa
www.eeworm.com/read/244380/12869764
m sim_rock.m
% Generates the open-loop connection for the rocket stabilization
% system simulation
%
% rocket model
mod_rock
% sensor models
wsa_rock
%
systemnames = ' G_rock Wa Wan Wg Wgn ';
inputvar = '
www.eeworm.com/read/209631/15216231
m hsmargin.m
function [pm, gm] = hsmargin(circuit_name)
% [pm, gm] = hsmargin(circuit_name)
%
% Phase margin calculator for HSPICE open-loop frequency response data.
%
% 'circuit_name' is a string containing the
www.eeworm.com/read/338438/3318061
m hsmargin.m
function [pm, gm] = hsmargin(circuit_name)
% [pm, gm] = hsmargin(circuit_name)
%
% Phase margin calculator for HSPICE open-loop frequency response data.
%
% 'circuit_name' is a string containin
www.eeworm.com/read/112712/15478463
asm svpwm_open_new.asm
; File Name : svpwm_open_new.asm
; Description:
; This program implements an open-loop speed control algorithm for
; three-phase AC induction motors using constant V/Hz principle and
; space vecto
www.eeworm.com/read/329659/12942613
m aci3_4_m.m
% ACI3-4 system (Sensorless Direct Field Oriented Control of Induction Motor)
%
% Required following function m-files:
% 1. "aci.m" - induction model
% 2. "aci_se.m" - Open-loop speed estimator
www.eeworm.com/read/392021/8366908
m lcplottf.m
function LCplotTF(H,L0,param)
% LCplotTF(H,L0,param)
%Plot some graphs associated with the LC system.
%
%Arguments
% H The closed-loop noise transfer function (in z).
% L0 The open-loop tf (in s) from
www.eeworm.com/read/182900/9186737
m lcplottf.m
function LCplotTF(H,L0,param)
% LCplotTF(H,L0,param)
%Plot some graphs associated with the LC system.
%
%Arguments
% H The closed-loop noise transfer function (in z).
% L0 The open-loop tf (in s) from
www.eeworm.com/read/418151/10964325
m lcplottf.m
function LCplotTF(H,L0,param)
% LCplotTF(H,L0,param)
%Plot some graphs associated with the LC system.
%
%Arguments
% H The closed-loop noise transfer function (in z).
% L0 The open-loop tf (in s) from