代码搜索:steady-state
找到约 155 项符合「steady-state」的源代码
代码结果 155
www.eeworm.com/read/375075/9373462
m pbnfindfunc.m
function vfind = pbnFindFunc(F,varF,nf,nv,cij,p,states)
% vfind = pbnFindFunc(F,varF,nf,nv,cij,p,states) - alter the functions of a PBN
% This function takes as input a PBN, given by parameters F,
www.eeworm.com/read/414751/11104037
hlp locerr.hlp
-----------------------------------------------------------------
The masked subsystem block LOCALIZER STEADY-STATE ERROR, from the
sublibrary ILS of the library NAVLIB, can be used to simulate a
s
www.eeworm.com/read/414751/11104093
hlp gserr.hlp
-----------------------------------------------------------------
The masked subsystem block GLIDESLOPE STEADY-STATE ERROR, which
is contained in the library NAVLIB, sublibrary ILS, can be used
to
www.eeworm.com/read/134897/13971005
hlp locerr.hlp
-----------------------------------------------------------------
The masked subsystem block LOCALIZER STEADY-STATE ERROR, from the
sublibrary ILS of the library NAVLIB, can be used to simulate a
s
www.eeworm.com/read/134897/13971057
hlp gserr.hlp
-----------------------------------------------------------------
The masked subsystem block GLIDESLOPE STEADY-STATE ERROR, which
is contained in the library NAVLIB, sublibrary ILS, can be used
to
www.eeworm.com/read/267412/6957992
m motor6_2.m
J=0.01;
b=0.1;
K=0.01;
R=1;
L=0.5;
A=[-b/J K/J
-K/L -R/L];
B=[0
1/L];
C=[1 0];
D=0;
co=ctrb(A,B);%Judge the controlbility of the system
rank(co)
if rank(co)==rank(A)
p1 = -5
www.eeworm.com/read/333085/12703423
m bblin_oq.m
function r = BBLin_OQ(M,Lam,c,qIdx,qTp)
%BB_Lin Alg: On-Query Stage
%M,Lam: pre-computed matraces by BLin_Pre,
%M: n x m; two types of objects (n objects 'a'; m objects 'b')
%c: 1-c restart p
www.eeworm.com/read/145158/12748501
m imssmod2.m
% Induction machine steady-state model
function [f,x0]=imssmod2(t,x,u,flag,Rs,Rr,Lsl,Lrl,Lm,wm)
switch flag,
case 3,
% Outputs
j=sqrt(-1);
Zr=Rr./((u(2)-wm