代码搜索:Simulated

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

代码结果 1,823
www.eeworm.com/read/343859/3215634

m wideex3.m

function [estDoaAllOut, meanDoa, stdDoa, realNoSrc, spec, noTrials, relBW,elapTime] = wideex3(xScaleType) %WIDEEX3 Monte Carlo simulations and statistical analysis with simulated wideband signals. %
www.eeworm.com/read/423237/2028689

js tasknode.js

/** * The check box marks a task complete. It is a simulated form field * with three states ... * 0=unchecked, 1=some children checked, 2=all children checked * When a task is clicked, the state
www.eeworm.com/read/386597/2570204

m deterministic_sa.m

function [patterns, targets] = Deterministic_SA(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using the deterministic simulated annealing algorithm %Inputs: %
www.eeworm.com/read/158865/5593872

h eabisim.h

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

java telephone.java

import java.io.BufferedReader; import java.io.IOException; /** A telephone that takes simulated keystrokes and voice input from the user and simulates spoken text. */ public class Teleph
www.eeworm.com/read/474588/6813245

m snsr_show.m

%Preload snsr_ncl.txt %snsr_show.m This program displays the movement of the simulated leg in a plot % with one cycle at the slow frequency shown on the left (constant offset observed) % and the fa
www.eeworm.com/read/474600/6813550

m deterministic_sa.m

function [patterns, targets] = Deterministic_SA(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using the deterministic simulated annealing algorithm %Inputs: %
www.eeworm.com/read/294589/8217560

txt readme.txt

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sou
www.eeworm.com/read/392996/8316308

cpp disk.cpp

// disk.cc // Routines to simulate a physical disk device; reading and writing // to the disk is simulated as reading and writing to a UNIX file. // See disk.h for details about the behavior of disks
www.eeworm.com/read/368285/9702736

txt readme.txt

Generic FIFOs ============= Status ------ All FIFOs that are release are done. They have been simulated and most of them have been used in one way or another in one of my projects. Some have