代码搜索:continuous

找到约 2,697 项符合「continuous」的源代码

代码结果 2,697
www.eeworm.com/read/147096/12584046

m covar.m

function [p,q] = covar(a,b,c,d,w) %COVAR Covariance response of continuous system to white noise. % [P,Q] = COVAR(A,B,C,D,W) computes the covariance response of the % continuous state-space syste
www.eeworm.com/read/101557/15826539

m covar.m

function [p,q] = covar(a,b,c,d,w) %COVAR Covariance response of continuous system to white noise. % [P,Q] = COVAR(A,B,C,D,W) computes the covariance response of the % continuous state-space syste
www.eeworm.com/read/197605/7984666

xml p4-build.xml

www.eeworm.com/read/432780/8574269

hec tat53syn.hec

/******************************************************************************/ /* SCCS: %Z% Name: %M% Date US: %G% %U% Ver.: %I% */ /***************************************************************
www.eeworm.com/read/452282/7442677

tmp depend.tmp

ir_drv.o: ir_drv.c ../h/config.h ../user_init.h ../h/ver.h \ ../cust_pre_def.h ../Customers/General/cfg_general_portable_8202T_64.h \ ../cust_def.h ../h/set.h ../h/board.h ../sunplus_user.h \
www.eeworm.com/read/153268/12045346

h com_data.h

#define STEP_MOVEMENT 1 #define CONTINUOUS_MOVEMENT 2 #define PAUSE 3 #define STOP 4 #define QUIT 5 #define UP 0 #define DOWN 1 #defin
www.eeworm.com/read/147972/5718680

java flockers.java

package sim.app.flockers; import sim.engine.*; import sim.util.*; import sim.field.continuous.*; public class Flockers extends SimState { public Continuous2D flockers; public double width
www.eeworm.com/read/147972/5718766

java swarmgame.java

package sim.app.swarmgame; import sim.engine.*; import sim.util.*; import sim.field.continuous.*; public class SwarmGame extends SimState { public Continuous2D agents; public double width
www.eeworm.com/read/424063/10499650

m pzmap.m

function [pout,z] = pzmap(a,b,c,d) %PZMAP Plot pole-zero map of continuous-time linear system. % PZMAP(A,B,C,D) computes the eigenvalues and transmission zeros of % the continuous-time state-space
www.eeworm.com/read/253870/12179454

m inputd.m

function [T,V]=inputd(tf,a0,a1,b,c,d,u,delay,F,tol,IU); %INPUTD Simulation of continuous linear systems with delays to % arbitrary continuous input. % INPUTD simulates the linear time-d