代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/284410/8935493

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/184725/9082440

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-1998 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/374010/9423757

m nnsimul.m

function Yhat=nnsimul(method,NetDef,NN,W1,W2,Y,U,obsidx) % NNSIMUL % ------- % Simulate a neural network model of a dynamic system from a sequence % of controls alone (not using ob
www.eeworm.com/read/175304/9553065

asv itera_decode_rayleigh.asv

function pb=itera_decode_rayleigh(rho_in_dB,itera,dfhtrel,trel,K,formerstate1) % this function simulate the iterative MAP decoding process % of the DFH system in the multipath rayleigh fading channe
www.eeworm.com/read/175304/9553104

m itera_decode_rayleigh.m

function pb=itera_decode_rayleigh(rho_in_dB,itera,dfhtrel,trel,K,formerstate1) % this function simulate the iterative MAP decoding process % of the DFH system in the multipath rayleigh fading channe
www.eeworm.com/read/170249/9813427

m nnsimul.m

function Yhat=nnsimul(method,NetDef,NN,W1,W2,Y,U,obsidx) % NNSIMUL % ------- % Simulate a neural network model of a dynamic system from a sequence % of controls alone (not using ob
www.eeworm.com/read/169661/9847374

pas sndkey32.pas

(* SendKeys routine for 32-bit Delphi. Written by Ken Henderson Copyright (c) 1995 Ken Henderson email:khen@compuserve.com This unit includes two routines that simulate popular Visual Ba
www.eeworm.com/read/168569/9907583

c minigzip.c

/* minigzip.c -- simulate gzip using the zlib compression library * Copyright (C) 1995-2005 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /*
www.eeworm.com/read/167879/9948738

m contents.m

% Chaotic Systems Toolbox % Version 1.2 26-Oct-2003 % % Tested under Matlab 6.5.0.180913a (R13) % % This toolbox contains a set of functions which can be used to % simulate some of the most know
www.eeworm.com/read/360754/10079583

m discretekfex2.m

function [x1Array, xhatArray, KArray] = DiscreteKFEx2(Q) % Simulate a discrete-time Kalman filter with a mismodel condition. % We design the filter under the assumption that we are trying to estim