代码搜索:Simulated

找到约 1,823 项符合「Simulated」的源代码

代码结果 1,823
www.eeworm.com/read/162614/5516141

h eabisim.h

/* Support for GCC on simulated PowerPC systems targeted to embedded ELF systems. Copyright (C) 1995, 1996, 2000, 2003 Free Software Foundation, Inc. Contributed by Cygnus Support. This f
www.eeworm.com/read/340665/3272355

h eabisim.h

/* Support for GCC on simulated PowerPC systems targeted to embedded ELF systems. Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is pa
www.eeworm.com/read/440906/1773947

h eabisim.h

/* Support for GCC on simulated PowerPC systems targeted to embedded ELF systems. Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is pa
www.eeworm.com/read/407965/2256978

java socsmall.java

/* * SocSmall.java */ package EDU.gatech.cc.is.abstractrobot; import EDU.gatech.cc.is.util.*; import EDU.gatech.cc.is.communication.*; /** * Provides an abstract interface to the simulated * h
www.eeworm.com/read/261019/4326152

java socsmall.java

/* * SocSmall.java */ package EDU.gatech.cc.is.abstractrobot; import EDU.gatech.cc.is.util.*; import EDU.gatech.cc.is.communication.*; /** * Provides an abstract interface to the simulated * h
www.eeworm.com/read/158865/5593880

h eabilesim.h

/* Support for GCC on simulated PowerPC systems targeted to embedded ELF systems. Copyright (C) 1995 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GNU CC
www.eeworm.com/read/393424/8287906

m sde_psml.m

function negloglikelihood = SDE_PSML(theta,OWNTIME,TIME,VRBL,XOBS,PROBLEM,NUMSIM,SDETYPE,PARBASE,PARMIN,PARMAX,PARMASK,INTEGRATOR,NUMDEPVARS,SEED) % Parametric Simulated Maximum Likelihood (SML) fo
www.eeworm.com/read/393424/8287941

m sde_npsml.m

function negloglikelihood = SDE_NPSML(theta,OWNTIME,TIME,VRBL,XOBS,PROBLEM,NUMSIM,SDETYPE,PARBASE,PARMIN,PARMAX,PARMASK,INTEGRATOR,NUMDEPVARS,SEED) % Non-Parametric Simulated Maximum Likelihood for
www.eeworm.com/read/269840/11075340

txt readme1st.txt

1. There are four keyboard variants available: 1) "1-vkboard" - primary script. Full keyboard is simulated; 2) "2-vkboard_slim" - the same, but has a special configuration of the la
www.eeworm.com/read/415311/11077089

m stochastic_sa.m

function [features, targets] = Stochastic_SA(train_features, train_targets, params, region, plot_on) %Reduce the number of data points using the stochastic simulated annealing algorithm %Inputs: